Skip to content

Commit

Permalink
updated aerospike dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pol-mfilipowicz-viant committed Nov 7, 2024
1 parent 8a197cf commit 511109d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ require (

require (
firebase.google.com/go/v4 v4.14.0
github.com/viant/aerospike v0.2.11-0.20241107134643-9d7b28b38dbd
github.com/viant/aerospike v0.2.11-0.20241107183843-7b13b008c51c
github.com/viant/structology v0.6.1
github.com/viant/tagly v0.2.1-0.20240521205717-55de744e893c
github.com/viant/xdatly v0.5.4-0.20241017200152-dec35dd60752
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1083,10 +1083,8 @@ github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8
github.com/tarm/serial v0.0.0-20180830185346-98f6abe2eb07/go.mod h1:kDXzergiv9cbyO7IOYJZWg1U88JhDg3PB6klq9Hg2pA=
github.com/tklauser/go-sysconf v0.3.9/go.mod h1:11DU/5sG7UexIrp/O6g35hrWzu0JxlwQ3LSFUzyeuhs=
github.com/tklauser/numcpus v0.3.0/go.mod h1:yFGUr7TUHQRAhyqBcEg0Ge34zDBAsIvJJcyE6boqnA8=
github.com/viant/aerospike v0.2.7 h1:rgvdUEFxseCk7flFfEx21WCUTELxCUmQhzou7WIsULQ=
github.com/viant/aerospike v0.2.7/go.mod h1:2VIRdUyd3bP14rCXXeVIXeuy6Fd2ncL15yLm2sDtKQo=
github.com/viant/aerospike v0.2.11-0.20241107134643-9d7b28b38dbd h1:8hVfPCmknO8Li+85T4mntx6keFCx8/UAJjffr7Rsebg=
github.com/viant/aerospike v0.2.11-0.20241107134643-9d7b28b38dbd/go.mod h1:eRBywl0oTDM/oGhGLUeJjnC7XzmkTGuW9/og5YFy0K0=
github.com/viant/aerospike v0.2.11-0.20241107183843-7b13b008c51c h1:0cnMouTRlyHVxaPRWSGkkkW5KWrcHkNXoEScOgH64Ls=
github.com/viant/aerospike v0.2.11-0.20241107183843-7b13b008c51c/go.mod h1:eRBywl0oTDM/oGhGLUeJjnC7XzmkTGuW9/og5YFy0K0=
github.com/viant/afs v1.25.1-0.20231110184132-877ed98abca1 h1:q83rO9rKNCsT/W9x9EBmCVt24yjFDRmhslLhaL4h7DE=
github.com/viant/afs v1.25.1-0.20231110184132-877ed98abca1/go.mod h1:rScbFd9LJPGTM8HOI8Kjwee0AZ+MZMupAvFpPg+Qdj4=
github.com/viant/afsc v1.9.1 h1:BIus7fYyjM+MDgKuAzCBfoV4oVy2xTVhuFsQKUCPvkQ=
Expand Down

0 comments on commit 511109d

Please sign in to comment.