Skip to content

Commit 0c3e2d8

Browse files
committed
fix: add toolchain version
1 parent f9c5c80 commit 0c3e2d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ module github.com/ourzora/go-ds-s3
22

33
go 1.21
44

5+
toolchain go1.21.1
6+
57
require (
68
github.com/aws/aws-sdk-go v1.45.24
79
github.com/ipfs/go-datastore v0.6.0

0 commit comments

Comments
 (0)