diff --git a/.go-version b/.go-version index f8f738140..ea0928ced 100644 --- a/.go-version +++ b/.go-version @@ -1 +1 @@ -1.26.3 +1.26.4 diff --git a/Dockerfile b/Dockerfile index ece30ffd7..4be123603 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,7 +15,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -ARG GO_VERSION=1.26.3 +ARG GO_VERSION=1.26.4 ARG XX_VERSION=1.9.0 ARG GOLANGCI_LINT_VERSION=v2.11.3 ARG ADDLICENSE_VERSION=v1.0.0