Merge pull request 'chore(deps): update dependency go to v1.24.4' (#18) from renovate-go-1.x into main
Reviewed-on: #18
This commit is contained in:
commit
b947f515ab
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -2,7 +2,7 @@ module codeberg.org/foosinn/webhook-rfc2136
|
||||||
|
|
||||||
go 1.22.0
|
go 1.22.0
|
||||||
|
|
||||||
toolchain go1.24.3
|
toolchain go1.24.4
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/kelseyhightower/envconfig v1.4.0
|
github.com/kelseyhightower/envconfig v1.4.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue