Skip to content

Commit

Permalink
chore: go mod tidy to update go sum
Browse files Browse the repository at this point in the history
  • Loading branch information
Gusti Zainokta committed Mar 13, 2024
1 parent 50b074b commit 6059dc8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
- **spec:** add challenge service
- **:** generate challenge service package
- **samples:** add challenge root command cli
- **:** update game telemetry test and add migration guide
### ci
- **:** switch to extend-builder-ci

Expand Down
4 changes: 2 additions & 2 deletions samples/getting-started/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/AccelByte/accelbyte-go-sdk v0.64.0 h1:QEnhm3Nq792fGjIpG8vXZPx6fHVgjMqLmp2MKkvq44I=
github.com/AccelByte/accelbyte-go-sdk v0.64.0/go.mod h1:fm4i/5/nnKLg4+6BHfkfrDieR199aADedsk4exksjSc=
github.com/AccelByte/accelbyte-go-sdk v0.65.0 h1:pS3cAG56HjBV4+NIh3uXygMNUZPuZRwKK34Dzy5WG28=
github.com/AccelByte/accelbyte-go-sdk v0.65.0/go.mod h1:fm4i/5/nnKLg4+6BHfkfrDieR199aADedsk4exksjSc=
github.com/AccelByte/bloom v0.0.0-20180915202807-98c052463922 h1:3v15CkYPdxShj9tisD+pU4YihvQCPUISwFrandjwq5A=
github.com/AccelByte/bloom v0.0.0-20180915202807-98c052463922/go.mod h1:njjI8ZR5oAhtMq8ODchl6GBz8enKQJt+D9WqLn96hLI=
github.com/AccelByte/go-jose v2.1.4+incompatible h1:jn3BJ0HZAUskWJ042CJGgFXDAwhTsEkOKCX0DIZ5OcQ=
Expand Down

0 comments on commit 6059dc8

Please sign in to comment.