clean up go dependencies

This commit is contained in:
David Christofas
2021-02-12 16:38:34 +01:00
parent 0c6c18f818
commit 10d4bad26d
19 changed files with 1911 additions and 180 deletions
+2 -2
View File
@@ -16,8 +16,8 @@ require (
github.com/owncloud/ocis/ocis-pkg v0.0.0-20200918114005-1a0ddd2190ee
github.com/restic/calens v0.2.0
github.com/spf13/viper v1.7.0
go.opencensus.io v0.22.5
golang.org/x/net v0.0.0-20200822124328-c89045814202
go.opencensus.io v0.22.6
golang.org/x/net v0.0.0-20201202161906-c7110b5ffcbb
)
replace (