Skip to content

Commit e12abc2

Browse files
committed
update go.mod go version
Signed-off-by: Travis Glenn Hansen <travisghansen@yahoo.com>
1 parent c9e0244 commit e12abc2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v0.5.6
2+
3+
Released 2024-03-15
4+
5+
- update go version for `go.mod`
6+
17
# v0.5.5
28

39
Released 2024-03-15

src/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module csi-grpc-proxy
22

3-
go 1.18
3+
go 1.22
44

55
require (
66
github.com/Microsoft/go-winio v0.6.1

0 commit comments

Comments
 (0)