Skip to content

Commit

Permalink
docs: update release log
Browse files Browse the repository at this point in the history
  • Loading branch information
zhufuyi committed Dec 19, 2024
1 parent 5112f51 commit a9baf99
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions .github/RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@

## Change log

Upgrade library versions:
Transfer ownership of the `zhufuyi/sponge` repository to the `go-dev-frame/sponge`.

- [**github.com/gin-contrib/cors**](https://github.com/gin-contrib/cors): v1.7.1 -> v1.7.2
- [**golang.org/x/crypto**](https://golang.org/x/crypto): v0.26.0 -> v0.31.0
<br>

**Note: If you currently have Sponge v1.11.1 and below, if you want to upgrade to a higher version, execute the following command:**

```bash
go install github.com/go-dev-frame/sponge@latest
sponge upgrade
```

0 comments on commit a9baf99

Please sign in to comment.