Skip to content

Commit

Permalink
Bump version to 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ramanan-ravi committed Dec 20, 2024
1 parent 2619dc2 commit 172edf2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.23.2
replace github.com/deepfence/agent-plugins-grpc => ./agent-plugins-grpc

require (
github.com/deepfence/YaraHunter v0.0.0-20241220175410-f07b2ac891bb
github.com/deepfence/YaraHunter v0.0.0-20241220175432-791930b5660d
github.com/deepfence/agent-plugins-grpc v0.0.0-00010101000000-000000000000
github.com/deepfence/golang_deepfence_sdk/client v0.0.0-20241220101350-67a37a759769
github.com/deepfence/golang_deepfence_sdk/utils v0.0.0-20241220101350-67a37a759769
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ 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/YaraHunter v0.0.0-20241220175410-f07b2ac891bb h1:MmRccTgGu9Rju8TTwVsrLTHD8lCruiEuksU8vQ+sFLw=
github.com/deepfence/YaraHunter v0.0.0-20241220175410-f07b2ac891bb/go.mod h1:YpibxYC78O2sGO794wWyWfohWgd5V7jf5E8rzfDsAR8=
github.com/deepfence/YaraHunter v0.0.0-20241220175432-791930b5660d h1:3K1Xf/uxKFcspX3uw45ex2qjh6hgOG2v/NHFegvLwfA=
github.com/deepfence/YaraHunter v0.0.0-20241220175432-791930b5660d/go.mod h1:YpibxYC78O2sGO794wWyWfohWgd5V7jf5E8rzfDsAR8=
github.com/deepfence/golang_deepfence_sdk/client v0.0.0-20241220101350-67a37a759769 h1:c55yJVYimo2iGiJcVH/cqpqXUdKgQ5PMGGcKZHqLkLA=
github.com/deepfence/golang_deepfence_sdk/client v0.0.0-20241220101350-67a37a759769/go.mod h1:UkHg/qLuPVnTqx4fPwmc2DhlNp5isdYwIxQ63B9JB4o=
github.com/deepfence/golang_deepfence_sdk/utils v0.0.0-20241220101350-67a37a759769 h1:p5l4xp6CcZE4XqiRATyx8C+X44Ij7jVRxGaDq8UhVM4=
Expand Down

0 comments on commit 172edf2

Please sign in to comment.