Skip to content

Commit

Permalink
go: update Go 1.22 to 1.22.6
Browse files Browse the repository at this point in the history
Signed-off-by: Gavin Inglis <giinglis@amazon.com>
  • Loading branch information
ginglis13 committed Aug 14, 2024
1 parent acf1d65 commit e7a2c67
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ USER root
RUN dnf -y install golang

ENV GO123VER="1.23.0"
ENV GO122VER="1.22.5"
ENV GO122VER="1.22.6"

# =^..^= =^..^= =^..^= =^..^= =^..^= =^..^= =^..^= =^..^= =^..^=

Expand Down
4 changes: 2 additions & 2 deletions hashes/go-1.22
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# https://go.dev/dl/go1.22.5.src.tar.gz
SHA512 (go1.22.5.src.tar.gz) = 798c2bd5d59be1fb5d7af98893fa7bb68322117facfdee546a37175ec5e8be634f2bed2d8d0e7d4d0555b354c8e9d72b3829c39670d3be2d2328376a00a48576
# https://go.dev/dl/go1.22.6.src.tar.gz
SHA512 (go1.22.6.src.tar.gz) = 59f84ba390203271d9fe2d3f04624449d54d3bb73c2b6e54b5f7dc9e9e2dce2192bae07ef56a2afee871cff84d457b90f8a00f4433e072028b97af987f3799e1

0 comments on commit e7a2c67

Please sign in to comment.