Merge branch 'main' into dynamic_clients

This commit is contained in:
Ryan Richard
2022-06-08 09:03:06 -07:00
195 changed files with 14800 additions and 285 deletions

View File

@@ -12,7 +12,7 @@
# any type of fips certification.
# use go-boringcrypto rather than main go
FROM us-docker.pkg.dev/google.com/api-project-999119582588/go-boringcrypto/golang:1.18.1b7 as build-env
FROM us-docker.pkg.dev/google.com/api-project-999119582588/go-boringcrypto/golang:1.18.3b7 as build-env
WORKDIR /work
COPY . .

View File

@@ -1,6 +1,7 @@
1.23.5
1.22.8
1.21.11
1.24.1
1.23.7
1.22.10
1.21.13
1.20.15
1.19.16
1.18.18