Skip to content

Commit

Permalink
chore(go): update to Go v1.22.5 EE-7297
Browse files Browse the repository at this point in the history
  • Loading branch information
andres-portainer committed Jul 3, 2024
1 parent 0b8fe9b commit b3c19f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module github.com/portainer/compose-unpacker

go 1.21
go 1.22

toolchain go1.21.9
toolchain go1.22.5

require (
github.com/alecthomas/kong v0.6.1
Expand Down

0 comments on commit b3c19f3

Please sign in to comment.