Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Commit

Permalink
chore: bump go version
Browse files Browse the repository at this point in the history
  • Loading branch information
aschmahmann committed Aug 26, 2020
1 parent 9b0c173 commit 7c9c258
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ os:
language: go

go:
- 1.11.x
- 1.14.x
- 1.15.x

env:
global:
Expand Down
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
module github.com/ipfs/go-path

go 1.14

require (
github.com/ipfs/go-cid v0.0.2
github.com/ipfs/go-ipld-format v0.0.2
Expand Down

0 comments on commit 7c9c258

Please sign in to comment.