Skip to content

Commit

Permalink
chore: update go to 1.22.0 and toolchian to go1.22.10
Browse files Browse the repository at this point in the history
Signed-off-by: Hongwei Liu <hongliu@redhat.com>
  • Loading branch information
hongweiliu17 committed Jan 8, 2025
1 parent 0061b0c commit 485ca6f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
module github.com/konflux-ci/integration-service

go 1.22
toolchain go1.22.5
go 1.22.0

toolchain go1.22.10

require (
github.com/agiledragon/gomonkey/v2 v2.12.0
Expand Down

0 comments on commit 485ca6f

Please sign in to comment.