Compare commits
1 commit
57e2b6e0bf
...
1fcb32350e
Author | SHA1 | Date | |
---|---|---|---|
1fcb32350e |
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.3
|
||||
|
||||
require (
|
||||
github.com/BurntSushi/toml v1.5.0
|
||||
|
|
Reference in a new issue