chore(deps): update dependency go to v1.24.4
This commit is contained in:
parent
ac5982f905
commit
57e2b6e0bf
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -2,7 +2,7 @@ module srs.epita.fr/fic-server
|
|||
|
||||
go 1.23.0
|
||||
|
||||
toolchain go1.24.1
|
||||
toolchain go1.24.4
|
||||
|
||||
require (
|
||||
github.com/BurntSushi/toml v1.5.0
|
||||
|
|
Reference in a new issue