Skip to content

Commit

Permalink
Bump management-lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekdwivedi3060 committed Jan 9, 2024
1 parent 8d01939 commit dfe1ea2
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 @@ -4,7 +4,7 @@ go 1.19

require (
github.com/aerospike/aerospike-client-go/v6 v6.14.0
github.com/aerospike/aerospike-management-lib v0.0.0-20231229132959-08273f7a41b7
github.com/aerospike/aerospike-management-lib v0.0.0-20240109113227-f484524ca70a
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
github.com/evanphx/json-patch v4.12.0+incompatible
github.com/go-logr/logr v1.3.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/aerospike/aerospike-client-go/v6 v6.14.0 h1:Z3FcGWJda1sagzdc6Akz4EJ13Pq55Uyn6qtFLrVUDd0=
github.com/aerospike/aerospike-client-go/v6 v6.14.0/go.mod h1:/0Wm81GhMqem+9flWcpazPKoRfjFeG6WrQdXGiMNi0A=
github.com/aerospike/aerospike-management-lib v0.0.0-20231229132959-08273f7a41b7 h1:D+/s/d6l26SRACLJlegmgE35o0qWBjLcYcuB14UhnDc=
github.com/aerospike/aerospike-management-lib v0.0.0-20231229132959-08273f7a41b7/go.mod h1:54II0rXTkJ6Pi7MTR7bCSlQXPCdHr/kqR3aUuKht6sY=
github.com/aerospike/aerospike-management-lib v0.0.0-20240109113227-f484524ca70a h1:JFloez0s4NwWw91Hr+RiwgQ7rJVwJDou7LeItFyYF8A=
github.com/aerospike/aerospike-management-lib v0.0.0-20240109113227-f484524ca70a/go.mod h1:NwegUX6or8xmwVMIueBmGTW7lfKlZ9XDQoCuhnQKMCA=
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio=
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d h1:Byv0BzEl3/e6D5CLfI0j/7hiIEtvGVFPCZ7Ei2oq8iQ=
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d/go.mod h1:WaHUgvxTVq04UNunO+XhnAqY/wQc+bxr74GqbsZ/Jqw=
Expand Down

0 comments on commit dfe1ea2

Please sign in to comment.