Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Commit c3cd573

Browse files
author
Alan Shaw
committed
fix: specify minimum golang version
1 parent bbee971 commit c3cd573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/web3-storage/go-w3s-client
22

3-
go 1.15
3+
go 1.16
44

55
require (
66
github.com/alanshaw/go-carbites v0.3.0

0 commit comments

Comments
 (0)