Update dependency go to v1.23.2
All checks were successful
/ build-container (push) Successful in 1m5s
All checks were successful
/ build-container (push) Successful in 1m5s
This commit is contained in:
parent
a38e1a401f
commit
7fd4f1032c
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -2,7 +2,7 @@ module git.janky.solutions/finn/caching-proxy
|
|||
|
||||
go 1.21
|
||||
|
||||
toolchain go1.23.1
|
||||
toolchain go1.23.2
|
||||
|
||||
require github.com/minio/minio-go/v7 v7.0.77
|
||||
|
||||
|
|
Loading…
Reference in a new issue