Merge pull request #2136 from owncloud/unify_go_version

This commit is contained in:
Alex Unger
2021-06-09 23:34:23 +02:00
committed by GitHub
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/owncloud/ocis/graph
go 1.13
go 1.16
require (
contrib.go.opencensus.io/exporter/jaeger v0.2.1