Skip to content

Commit 5c70662

Browse files
chore(deps): update dependency go to v1.24.6 (#1548)
| datasource | package | from | to | | -------------- | ------- | ------ | ------ | | golang-version | go | 1.24.5 | 1.24.6 | Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 7096802 commit 5c70662

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

acceptance-tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/grafana/tanka/acceptance-tests
22

33
go 1.24.0
44

5-
toolchain go1.24.5
5+
toolchain go1.24.6
66

77
require (
88
github.com/stretchr/testify v1.10.0

dagger/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/grafana/tanka/dagger
22

33
go 1.23.8
44

5-
toolchain go1.24.5
5+
toolchain go1.24.6
66

77
require (
88
github.com/99designs/gqlgen v0.17.78

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/grafana/tanka
22

33
go 1.24.0
44

5-
toolchain go1.24.5
5+
toolchain go1.24.6
66

77
require (
88
github.com/Masterminds/semver v1.5.0

0 commit comments

Comments
 (0)