Merge pull request #11000 from thaJeztah/update_golang_1.21.1

update to go1.21.1
This commit is contained in:
Guillaume Lours 2023-09-14 09:50:50 +02:00 committed by GitHub
commit e19232e8a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
ARG GO_VERSION=1.21.0
ARG GO_VERSION=1.21.1
ARG XX_VERSION=1.2.1
ARG GOLANGCI_LINT_VERSION=v1.54.2
ARG ADDLICENSE_VERSION=v1.0.0