chore(deps): update dependency go to v1.23.5 #512

Closed
renovate-bot wants to merge 1 commit from renovate/go-1.x into master
Showing only changes of commit 20f4ead160 - Show all commits

chore(deps): update dependency go to v1.23.5
All checks were successful
continuous-integration/drone/push Build is passing

Renovate Bot 2025-01-18 10:47:00 +00:00

2
go.mod
View file

@ -2,7 +2,7 @@ module srs.epita.fr/fic-server
go 1.21
toolchain go1.23.4
toolchain go1.23.5
require (
github.com/BurntSushi/toml v1.4.0