Skip to content

Commit

Permalink
chore(deps): update dependency go to v1.23.3
Browse files Browse the repository at this point in the history
| datasource     | package | from   | to     |
| -------------- | ------- | ------ | ------ |
| golang-version | go      | 1.23.2 | 1.23.3 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent d24d288 commit 60f5565
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion commitlint/dagger/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module main

go 1.22.5

toolchain go1.23.2
toolchain go1.23.3

require (
github.com/99designs/gqlgen v0.17.55
Expand Down
2 changes: 1 addition & 1 deletion protoc-gen-doc/dagger/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module main

go 1.22.5

toolchain go1.23.2
toolchain go1.23.3

require (
github.com/99designs/gqlgen v0.17.55
Expand Down
2 changes: 1 addition & 1 deletion protoc-gen-go-grpc/dagger/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module dagger/protoc-gen-go-grpc

go 1.22.5

toolchain go1.23.2
toolchain go1.23.3

require (
github.com/99designs/gqlgen v0.17.55
Expand Down
2 changes: 1 addition & 1 deletion protolint/dagger/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module main

go 1.22.5

toolchain go1.23.2
toolchain go1.23.3

require (
github.com/99designs/gqlgen v0.17.55
Expand Down
2 changes: 1 addition & 1 deletion spellcheck/dagger/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module dagger/spellcheck

go 1.22.5

toolchain go1.23.2
toolchain go1.23.3

require (
github.com/99designs/gqlgen v0.17.55
Expand Down
2 changes: 1 addition & 1 deletion uncommitted/dagger/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module dagger/uncommitted

go 1.22.5

toolchain go1.23.2
toolchain go1.23.3

require (
github.com/99designs/gqlgen v0.17.55
Expand Down

0 comments on commit 60f5565

Please sign in to comment.