chore(deps): update module github.com/burntsushi/toml to v1.5.0
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
99c436ba9a
commit
3f5d6bb04b
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -5,7 +5,7 @@ go 1.21
|
|||
toolchain go1.23.4
|
||||
|
||||
require (
|
||||
github.com/BurntSushi/toml v1.4.0
|
||||
github.com/BurntSushi/toml v1.5.0
|
||||
github.com/asticode/go-astisub v0.34.0
|
||||
github.com/cenkalti/dominantcolor v1.0.3
|
||||
github.com/gin-contrib/sessions v1.0.2
|
||||
|
|
|
|||
Reference in a new issue