chore(deps): update module github.com/oapi-codegen/runtime to v1.3.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
This commit is contained in:
6
go.mod
6
go.mod
@@ -1,10 +1,10 @@
|
||||
module gitea.t000-n.de/t.behrendt/ionosDnsClient
|
||||
|
||||
go 1.23.5
|
||||
go 1.24
|
||||
|
||||
require github.com/oapi-codegen/runtime v1.2.0
|
||||
require github.com/oapi-codegen/runtime v1.3.1
|
||||
|
||||
require (
|
||||
github.com/apapsch/go-jsonmerge/v2 v2.0.0 // indirect
|
||||
github.com/google/uuid v1.5.0 // indirect
|
||||
github.com/google/uuid v1.6.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user