Skip to content

Commit

Permalink
chore(deps): update dependency go to v1.23.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and chmeliik committed Jan 24, 2025
1 parent 4336053 commit 69fdc80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion task-generator/remote/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/konflux-ci/build-definitions/task-generator/remote

go 1.23.0

toolchain go1.23.4
toolchain go1.23.5

require (
github.com/tektoncd/pipeline v0.66.0
Expand Down
2 changes: 1 addition & 1 deletion task-generator/trusted-artifacts/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/konflux-ci/build-definitions/task-generator/trusted-artifacts

go 1.23.0

toolchain go1.23.4
toolchain go1.23.5

require (
github.com/google/go-cmp v0.6.0
Expand Down

0 comments on commit 69fdc80

Please sign in to comment.