Skip to content

Commit 0cc0bc9

Browse files
committed
go.mod,Gopkg.lock: revendor after changes
1 parent 96ef67c commit 0cc0bc9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Gopkg.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)