Skip to content

Commit

Permalink
upgrade tooling
Browse files Browse the repository at this point in the history
  • Loading branch information
jo-m committed Dec 9, 2023
1 parent 0f74ea2 commit 4889ac4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# https://hub.docker.com/_/debian
DOCKER_BASE_IMAGE = debian:bullseye-20231120
# https://go.dev/dl/
GO_VERSION = 1.21.4
GO_ARCHIVE_SHA256 = 73cac0215254d0c7d1241fa40837851f3b9a8a742d0b54714cbdfb3feaf8f0af
GO_VERSION = 1.21.5
GO_ARCHIVE_SHA256 = e2bc0b3e4b64111ec117295c088bde5f00eeed1567999ff77bc859d7df70078e
# https://github.com/dominikh/go-tools/releases
GO_STATICCHECK_VERSION = 2023.1.6

Expand Down

0 comments on commit 4889ac4

Please sign in to comment.