Bump dependencies

This commit is contained in:
Pinny
2026-08-11 13:07:16 +00:00
parent 6d605f1045
commit 1daeedc56a
8 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
# See https://go.googlesource.com/go/+/dev.boringcrypto/README.boringcrypto.md
# and https://kupczynski.info/posts/fips-golang/ for details.
ARG BUILD_IMAGE=golang:1.26.5@sha256:3aff6657219a4d9c14e27fb1d8976c49c29fddb70ba835014f477e1c70636647
ARG BUILD_IMAGE=golang:1.26.5@sha256:7caba5286b4c3613a337b709c573047d8ae62ee76106647313b61e72b99f20af
ARG BASE_IMAGE=gcr.io/distroless/static:nonroot@sha256:f7f8f729987ad0fdf6b05eeeae94b26e6a0f613bdf46feea7fc40f7bd72953e6
# This is not currently using --platform to prepare to cross-compile because we use gcc below to build
+1 -1
View File
@@ -2,4 +2,4 @@ module go.pinniped.dev/update-go-mod
go 1.25.0
require golang.org/x/mod v0.38.0
require golang.org/x/mod v0.39.0
+2 -2
View File
@@ -1,2 +1,2 @@
golang.org/x/mod v0.38.0 h1:MECBjubtXD7yj4HrhIUcywNaGeNVUdfVnxmPajOk4yk=
golang.org/x/mod v0.38.0/go.mod h1:V6Xz0pq8TQ3dGqVQ1FVHuelZpAL0uNhSkk9ogYP3c40=
golang.org/x/mod v0.39.0 h1:UF5zwQdCRRUpHfyPwr7d4UrGiVeldIsogtzWVnczL74=
golang.org/x/mod v0.39.0/go.mod h1:bvIbwjQ0HUFFf5AKukeeYQG4ZBUG9yxQbR9aEweIwYY=