Skip to content

Commit a9baf99

Browse files
committed
docs: update release log
1 parent 5112f51 commit a9baf99

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

.github/RELEASE.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11

22
## Change log
33

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

6-
- [**github.com/gin-contrib/cors**](https://github.com/gin-contrib/cors): v1.7.1 -> v1.7.2
7-
- [**golang.org/x/crypto**](https://golang.org/x/crypto): v0.26.0 -> v0.31.0
6+
<br>
7+
8+
**Note: If you currently have Sponge v1.11.1 and below, if you want to upgrade to a higher version, execute the following command:**
9+
10+
```bash
11+
go install github.com/go-dev-frame/sponge@latest
12+
sponge upgrade
13+
```

0 commit comments

Comments
 (0)