Skip to content

Commit 7f9621d

Browse files
chore(deps): update dependency go to v1.25.6
1 parent 0ae0d13 commit 7f9621d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dist/images/Dockerfile.base

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax = docker/dockerfile:experimental
22
# renovate: datasource=golang-version depName=go
3-
ARG GO_VERSION=1.25.5
3+
ARG GO_VERSION=1.25.6
44

55
FROM ubuntu:24.04 AS openssl-builder
66

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/kubeovn/kube-ovn
22

3-
go 1.25.5
3+
go 1.25.6
44

55
require (
66
github.com/brianvoe/gofakeit/v7 v7.14.0

0 commit comments

Comments
 (0)