Compare commits

..

2 Commits

Author SHA1 Message Date
renovate[bot]
8e8ec3d3fe
Merge e2573d9e06 into 0cd9fd70cb 2025-04-15 13:05:37 +00:00
renovate[bot]
e2573d9e06
fix(deps): update module github.com/knadh/koanf/v2 to v2.2.0
Some checks failed
Run tests / Run tests (push) Failing after 51s
2025-04-15 13:05:34 +00:00

2
go.mod
View File

@ -2,7 +2,7 @@ module github.com/medium.rip
go 1.23.0
toolchain go1.24.3
toolchain go1.24.2
require (
github.com/gofiber/fiber/v2 v2.46.0