Skip to content

Commit 1093089

Browse files
chore(deps): update go toolchain directive to v1.26.2
1 parent 303dc48 commit 1093089

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/padok-team/burrito
22

33
go 1.25.0
44

5-
toolchain go1.26.1
5+
toolchain go1.26.2
66

77
require (
88
cloud.google.com/go/storage v1.61.3
@@ -184,7 +184,7 @@ require (
184184
github.com/patrickmn/go-cache v2.1.0+incompatible
185185
github.com/pelletier/go-toml/v2 v2.2.4 // indirect
186186
github.com/pkg/errors v0.9.1 // indirect
187-
github.com/prometheus/client_golang v1.23.2 // indirect
187+
github.com/prometheus/client_golang v1.23.2
188188
github.com/prometheus/client_model v0.6.2 // indirect
189189
github.com/prometheus/common v0.66.1 // indirect
190190
github.com/prometheus/procfs v0.16.1 // indirect

0 commit comments

Comments
 (0)