bump golang to version 1.21.4

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
This commit is contained in:
Guillaume Lours 2023-11-08 19:08:11 +01:00 committed by Nicolas De loof
parent cf608fa954
commit 254a94b07d
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.1
ARG GO_VERSION=1.21.4
ARG XX_VERSION=1.2.1
ARG GOLANGCI_LINT_VERSION=v1.54.2
ARG ADDLICENSE_VERSION=v1.0.0