Skip to content

Commit 5358301

Browse files
Bump github.com/hazelcast/hazelcast-go-client from 1.4.3 to 1.5.0
Bumps [github.com/hazelcast/hazelcast-go-client](https://github.com/hazelcast/hazelcast-go-client) from 1.4.3 to 1.5.0. - [Release notes](https://github.com/hazelcast/hazelcast-go-client/releases) - [Commits](hazelcast/hazelcast-go-client@v1.4.3...v1.5.0) --- updated-dependencies: - dependency-name: github.com/hazelcast/hazelcast-go-client dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 447965f commit 5358301

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.23
55
require (
66
github.com/bwmarrin/snowflake v0.3.0
77
github.com/corbym/gocrest v1.0.5
8-
github.com/hazelcast/hazelcast-go-client v1.4.3
8+
github.com/hazelcast/hazelcast-go-client v1.5.0
99
github.com/pbinitiative/feel v0.1.5
1010
github.com/senseyeio/duration v0.0.0-20180430131211-7c2a214ada46
1111
google.golang.org/protobuf v1.36.10

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ github.com/google/go-cmp v0.5.6/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/
1313
github.com/google/go-cmp v0.5.8/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
1414
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
1515
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
16-
github.com/hazelcast/hazelcast-go-client v1.4.3 h1:fSTF6CWeZY0SlM+PZIecVAR2XaqjgFfKhH58PqlRtyk=
17-
github.com/hazelcast/hazelcast-go-client v1.4.3/go.mod h1:PJ38lqXJ18S0YpkrRznPDlUH8GnnMAQCx3jpQtBPZ6Q=
16+
github.com/hazelcast/hazelcast-go-client v1.5.0 h1:R4+hgk2dJqYTWBIIqcSC2CEhKPK5Va93KuqRaQLLuuM=
17+
github.com/hazelcast/hazelcast-go-client v1.5.0/go.mod h1:0eUICYoxx49awAuKmbhUW8bnmE7/AKlqDX3s+S6onfk=
1818
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 h1:6E+4a0GO5zZEnZ81pIr0yLvtUWk2if982qA3F3QD6H4=
1919
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0/go.mod h1:zJYVVT2jmtg6P3p1VtQj7WsuWi/y4VnjVBn7F8KPB3I=
2020
github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY=

0 commit comments

Comments
 (0)