chore(deps): update module github.com/burntsushi/toml to v0.4.0
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Renovate Bot 2021-08-02 09:07:06 +00:00 committed by Gitea
commit 688f97016a
2 changed files with 12 additions and 1 deletions

2
go.mod
View file

@ -3,7 +3,7 @@ module srs.epita.fr/fic-server
go 1.16
require (
github.com/BurntSushi/toml v0.3.1
github.com/BurntSushi/toml v0.4.0
github.com/fsnotify/fsnotify v1.4.9 // indirect
github.com/go-sql-driver/mysql v1.6.0
github.com/julienschmidt/httprouter v1.3.0