Merge pull request #366 from cloudbase/dependabot/go_modules/github.com/BurntSushi/toml-1.5.0
Bump github.com/BurntSushi/toml from 1.4.0 to 1.5.0
This commit is contained in:
commit
b168fad0aa
10 changed files with 107 additions and 104 deletions
2
go.mod
2
go.mod
|
|
@ -5,7 +5,7 @@ go 1.23.0
|
|||
toolchain go1.23.6
|
||||
|
||||
require (
|
||||
github.com/BurntSushi/toml v1.4.0
|
||||
github.com/BurntSushi/toml v1.5.0
|
||||
github.com/bradleyfalzon/ghinstallation/v2 v2.14.0
|
||||
github.com/cloudbase/garm-provider-common v0.1.4
|
||||
github.com/felixge/httpsnoop v1.0.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue