Skip to content

Commit

Permalink
Revert go.mod changes
Browse files Browse the repository at this point in the history
Signed-off-by: Tengxiao Wang <[email protected]>
  • Loading branch information
twang-ps committed Sep 20, 2024
1 parent dba5101 commit 49c6e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ require (
github.com/docker/docker v17.12.0-ce-rc1.0.20200916142827-bd33bbf0497b+incompatible
github.com/dustin/go-humanize v1.0.0
github.com/gobuffalo/packr v1.30.1
github.com/gogo/protobuf v1.3.2
github.com/golang-jwt/jwt/v4 v4.3.0
github.com/golang/mock v1.6.0
github.com/golang/protobuf v1.5.2
Expand Down Expand Up @@ -78,6 +77,7 @@ require (
github.com/gobuffalo/envy v1.7.0 // indirect
github.com/gobuffalo/packd v0.3.0 // indirect
github.com/godbus/dbus/v5 v5.0.3 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect
github.com/google/btree v1.0.0 // indirect
github.com/google/gofuzz v1.1.0 // indirect
Expand Down

0 comments on commit 49c6e44

Please sign in to comment.