Skip to content

Commit 8eb1e1e

Browse files
chore(deps): update dependency go to v1.23.4
| datasource | package | from | to | | -------------- | ------- | ------ | ------ | | golang-version | go | 1.23.2 | 1.23.4 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b3b1e92 commit 8eb1e1e

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

commitlint/dagger/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module main
22

33
go 1.22.5
44

5-
toolchain go1.23.2
5+
toolchain go1.23.4
66

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

protoc-gen-doc/dagger/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module main
22

33
go 1.22.5
44

5-
toolchain go1.23.2
5+
toolchain go1.23.4
66

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

protoc-gen-go-grpc/dagger/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module dagger/protoc-gen-go-grpc
22

33
go 1.22.5
44

5-
toolchain go1.23.2
5+
toolchain go1.23.4
66

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

protolint/dagger/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module main
22

33
go 1.22.5
44

5-
toolchain go1.23.2
5+
toolchain go1.23.4
66

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

spellcheck/dagger/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module dagger/spellcheck
22

33
go 1.22.5
44

5-
toolchain go1.23.2
5+
toolchain go1.23.4
66

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

uncommitted/dagger/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module dagger/uncommitted
22

33
go 1.22.5
44

5-
toolchain go1.23.2
5+
toolchain go1.23.4
66

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

0 commit comments

Comments
 (0)