Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ramanan-ravi committed Oct 30, 2023
1 parent 84bee15 commit 2b10440
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ replace github.com/deepfence/agent-plugins-grpc => ./agent-plugins-grpc

require (
github.com/deepfence/agent-plugins-grpc v0.0.0-00010101000000-000000000000
github.com/deepfence/golang_deepfence_sdk/client v0.0.0-20231004120553-da6d7332a0e5
github.com/deepfence/golang_deepfence_sdk/utils v0.0.0-20231004120553-da6d7332a0e5
github.com/deepfence/golang_deepfence_sdk/client v0.0.0-20231030062708-5506162b00b7
github.com/deepfence/golang_deepfence_sdk/utils v0.0.0-20231030062708-5506162b00b7
github.com/deepfence/vessel v0.12.0
github.com/fatih/color v1.15.0
github.com/flier/gohs v1.2.2
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ github.com/containerd/typeurl/v2 v2.1.1/go.mod h1:IDp2JFvbwZ31H8dQbEIY7sDl2L3o3H
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/deepfence/golang_deepfence_sdk/client v0.0.0-20231004120553-da6d7332a0e5 h1:HCmNpvjBCuwAVnK54Vq3FclyiPexRNVV/WmZ2G9Y0/s=
github.com/deepfence/golang_deepfence_sdk/client v0.0.0-20231004120553-da6d7332a0e5/go.mod h1:+rchMc4YNjCoHo0YAwKsT+DRBNr1hdDG0WrvAOOCc5k=
github.com/deepfence/golang_deepfence_sdk/utils v0.0.0-20231004120553-da6d7332a0e5 h1:BtL+LpZzdyE9WDtkVMdBX5JUycMSY+Iz2UzeVN0H2S4=
github.com/deepfence/golang_deepfence_sdk/utils v0.0.0-20231004120553-da6d7332a0e5/go.mod h1:C3CqMr7oE9RmHZWXIVDWFLuGaNDDaoSBSlILLQJxlew=
github.com/deepfence/golang_deepfence_sdk/client v0.0.0-20231030062708-5506162b00b7 h1:o2Hdu4tbNTCfgnZHVqSvx7EbK3/1aywhZooyRJ/eosg=
github.com/deepfence/golang_deepfence_sdk/client v0.0.0-20231030062708-5506162b00b7/go.mod h1:+rchMc4YNjCoHo0YAwKsT+DRBNr1hdDG0WrvAOOCc5k=
github.com/deepfence/golang_deepfence_sdk/utils v0.0.0-20231030062708-5506162b00b7 h1:nxvwW0A/bZBc7wBn3bslisfSRmPiz1Fi2tb8htZlmo0=
github.com/deepfence/golang_deepfence_sdk/utils v0.0.0-20231030062708-5506162b00b7/go.mod h1:C3CqMr7oE9RmHZWXIVDWFLuGaNDDaoSBSlILLQJxlew=
github.com/deepfence/vessel v0.12.0 h1:0a8cw0mTpox3bOe0bkR155QCx326hW9rHeFPlr9Z/2s=
github.com/deepfence/vessel v0.12.0/go.mod h1:6qQOMWK5ozEzTNwWhrsWDnY5WYm0eijuA5dwvFZd0Xo=
github.com/docker/distribution v2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8=
Expand Down

0 comments on commit 2b10440

Please sign in to comment.