We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9c5c80 commit 0c3e2d8Copy full SHA for 0c3e2d8
go.mod
@@ -2,6 +2,8 @@ module github.com/ourzora/go-ds-s3
2
3
go 1.21
4
5
+toolchain go1.21.1
6
+
7
require (
8
github.com/aws/aws-sdk-go v1.45.24
9
github.com/ipfs/go-datastore v0.6.0
0 commit comments