Skip to content

Commit

Permalink
run go mod tidy
Browse files Browse the repository at this point in the history
Signed-off-by: adrianc <adrianc@nvidia.com>
  • Loading branch information
adrianchiris committed Oct 30, 2023
1 parent b61d6ef commit 37924ef
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 @@ -8,7 +8,6 @@ require (
github.com/cenkalti/backoff v2.2.1+incompatible
github.com/coreos/go-systemd/v22 v22.4.0
github.com/fsnotify/fsnotify v1.6.0
github.com/golang/glog v1.0.0
github.com/golang/mock v1.4.4
github.com/google/go-cmp v0.5.9
github.com/hashicorp/go-retryablehttp v0.7.0
Expand Down Expand Up @@ -75,6 +74,7 @@ require (
github.com/go-openapi/swag v0.22.3 // indirect
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/glog v1.0.0 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/google/btree v1.0.1 // indirect
Expand Down

0 comments on commit 37924ef

Please sign in to comment.