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:
Gabriel 2025-03-21 13:39:21 +02:00 committed by GitHub
commit b168fad0aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 107 additions and 104 deletions

2
go.mod
View file

@ -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