mirror of
https://github.com/nais/wonderwall.git
synced 2026-02-14 09:39:52 +00:00
build: go 1.25.0
This commit is contained in:
@@ -94,7 +94,7 @@ The `authorization` header should no longer be set in the upstream response.
|
||||
|
||||
## Development
|
||||
|
||||
Requires Go 1.24.
|
||||
Requires Go 1.25.
|
||||
|
||||
Start up dependencies:
|
||||
|
||||
|
||||
2
go.mod
2
go.mod
@@ -1,6 +1,6 @@
|
||||
module github.com/nais/wonderwall
|
||||
|
||||
go 1.24.5
|
||||
go 1.25.0
|
||||
|
||||
tool (
|
||||
golang.org/x/vuln/cmd/govulncheck
|
||||
|
||||
Reference in New Issue
Block a user