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 c7a7399 commit 3e65231
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-20241112093056-346816ab4553
github.com/deepfence/YaraHunter v0.0.0-20241220120658-9fe5a5990863
github.com/deepfence/agent-plugins-grpc v0.0.0-00010101000000-000000000000
github.com/deepfence/golang_deepfence_sdk/client v0.0.0-20241112090544-f42aabb5dc7f
github.com/deepfence/golang_deepfence_sdk/utils v0.0.0-20241112090544-f42aabb5dc7f
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-20241112093056-346816ab4553 h1:9IFA7jGc17AiFHUUzqFM/yS59ac91rVTZ/b1bbdcfdc=
github.com/deepfence/YaraHunter v0.0.0-20241112093056-346816ab4553/go.mod h1:ewY/o5Ht0AV3i//2mImpDEVZftrRZHGCqv/+1YcNrf4=
github.com/deepfence/YaraHunter v0.0.0-20241220120658-9fe5a5990863 h1:whMmwNdh6c2qjdMfi7tzWzvzmheIv+iHBId3OxUtZTE=
github.com/deepfence/YaraHunter v0.0.0-20241220120658-9fe5a5990863/go.mod h1:ewY/o5Ht0AV3i//2mImpDEVZftrRZHGCqv/+1YcNrf4=
github.com/deepfence/golang_deepfence_sdk/client v0.0.0-20241112090544-f42aabb5dc7f h1:XI49+zaunyxw7tlUzS8DHzf9PTvDp+/CQDF/xcyaxVU=
github.com/deepfence/golang_deepfence_sdk/client v0.0.0-20241112090544-f42aabb5dc7f/go.mod h1:UkHg/qLuPVnTqx4fPwmc2DhlNp5isdYwIxQ63B9JB4o=
github.com/deepfence/golang_deepfence_sdk/utils v0.0.0-20241112090544-f42aabb5dc7f h1:819FVayVu5J10JSXfIxl75kiQDF73/aTxkOrImtviNU=
Expand Down

0 comments on commit 3e65231

Please sign in to comment.