We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2873011 commit 01f0c92Copy full SHA for 01f0c92
.mise.toml
@@ -1,7 +1,7 @@
1
#:schema https://mise.jdx.dev/schema/mise.json
2
3
[tools]
4
-go = '1.23.6'
+go = '1.23.2'
5
golangci-lint = "1.64.3"
6
# renovate: datasource=github-tags depName=gotestyourself/gotestsum
7
gotestsum = "v1.12.0"
go.mod
@@ -1,6 +1,6 @@
module github.com/oxyno-zeta/s3-proxy
-go 1.23.1
+go 1.23.2
require (
emperror.dev/errors v0.8.1
0 commit comments