Skip to content

Commit eec9aa8

Browse files
committed
go.mod: tidy after changes
1 parent 96ef67c commit eec9aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ require (
3333
golang.org/x/crypto v0.0.0-20180820150726-614d502a4dac // indirect
3434
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be // indirect
3535
golang.org/x/sync v0.0.0-20190423024810-112230192c58 // indirect
36-
golang.org/x/time v0.0.0-20180412165947-fbb02b2291d2 // indirect
36+
golang.org/x/time v0.0.0-20180412165947-fbb02b2291d2
3737
gomodules.xyz/jsonpatch/v2 v2.0.0
3838
google.golang.org/appengine v1.1.0 // indirect
3939
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect

0 commit comments

Comments
 (0)