Skip to content

Commit

Permalink
chore: update CHANGELOG.md and go sum getting started
Browse files Browse the repository at this point in the history
  • Loading branch information
rulisastra committed Aug 5, 2024
1 parent 9da729b commit f87684b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
<a name="v0.72.0"></a>
## [v0.72.0]
### docs
- **migrations:** add migration-guide-v0.71-to-v0.72.md
### chore
- **:** regenerate to add pattern validation in model
- **:** regenerate to add pattern validation in params
- **:** add simple http call
- **makefile:** increase lint timeout to 20m
- **:** update CHANGELOG.md and go sum getting started
### test
- **:** pattern validation
- **:** add simple http call
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.70.0 h1:ulc6J+oQ1n0L6Jq24nzkuEYMzxqhYKSWfAxmIThiShk=
github.com/AccelByte/accelbyte-go-sdk v0.70.0/go.mod h1:fm4i/5/nnKLg4+6BHfkfrDieR199aADedsk4exksjSc=
github.com/AccelByte/accelbyte-go-sdk v0.71.0 h1:hBEwk7lhFd/GZnQ63E3gT5hatflK67Kl8pTcZpUI4TY=
github.com/AccelByte/accelbyte-go-sdk v0.71.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 f87684b

Please sign in to comment.