Skip to content

Commit 543afbc

Browse files
author
Renovate Bot
committed
golang: Update dependency go to v1.26.2
1 parent a071027 commit 543afbc

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

golang/vaas/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
go 1.23.0
44

5-
toolchain go1.26.1
5+
toolchain go1.26.2
66

77
require (
88
github.com/Noooste/websocket v1.0.3

golang/vaas/v2/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
go 1.23.0
44

5-
toolchain go1.26.1
5+
toolchain go1.26.2
66

77
require (
88
github.com/Noooste/websocket v1.0.3

golang/vaas/v3/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/GDATASoftwareAG/vaas/golang/vaas/v3
22

33
go 1.25.0
44

5-
toolchain go1.26.1
5+
toolchain go1.26.2
66

77
require (
88
github.com/go-playground/validator/v10 v10.30.2

0 commit comments

Comments
 (0)