Skip to content

Commit 5b669ff

Browse files
anoopcs9mergify[bot]
authored andcommitted
build: Bump go version to 1.22
At least one of the requires, github.com/aws/smithy-go, bumped its minimum go version requirement to 1.22. Signed-off-by: Anoop C S <anoopcs@cryptolab.net>
1 parent ebaf85e commit 5b669ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/ceph/go-ceph
22

3-
go 1.21
3+
go 1.22
44

55
require (
66
github.com/aws/aws-sdk-go-v2 v1.36.0

0 commit comments

Comments
 (0)