chore(deps): update module github.com/burntsushi/toml to v1.4.0
Some checks are pending
continuous-integration/drone/push Build is running
Some checks are pending
continuous-integration/drone/push Build is running
This commit is contained in:
parent
9ee910514e
commit
a8b8a4cc31
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.2
|
||||
github.com/BurntSushi/toml v1.4.0
|
||||
github.com/asticode/go-astisub v0.26.2
|
||||
github.com/cenkalti/dominantcolor v1.0.2
|
||||
github.com/gin-contrib/sessions v1.0.1
|
||||
|
|
|
|||
Reference in a new issue