Commit a6c8cfb8 authored by acruikshank's avatar acruikshank

update min go version to one compatible with min available libp2p

parent bbac9490
......@@ -4,7 +4,7 @@ os:
language: go
go:
- 1.11.x
- 1.13.x
env:
global:
......
module github.com/ipfs/go-ipfs-provider
go 1.12
go 1.13
require (
github.com/cenkalti/backoff v2.2.1+incompatible
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment