bump go version to 1.15

This commit is contained in:
Florian Schade
2021-01-20 15:41:36 +01:00
parent b0119f1c7f
commit 8c9f9b6dfc
27 changed files with 60 additions and 385 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/owncloud/ocis/proxy
go 1.13
go 1.15
require (
contrib.go.opencensus.io/exporter/jaeger v0.2.1