chore(deps): update module github.com/burntsushi/toml to v1.3.2
This commit is contained in:
parent
620f744c0c
commit
ecd5f25ec9
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -3,7 +3,7 @@ module srs.epita.fr/fic-server
|
|||
go 1.18
|
||||
|
||||
require (
|
||||
github.com/BurntSushi/toml v1.3.0
|
||||
github.com/BurntSushi/toml v1.3.2
|
||||
github.com/asticode/go-astisub v0.24.0
|
||||
github.com/gin-contrib/sessions v0.0.5
|
||||
github.com/gin-gonic/gin v1.9.1
|
||||
|
|
|
|||
Reference in a new issue