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 2814519 commit 636b55dCopy full SHA for 636b55d
.travis.yml
@@ -1,7 +1,7 @@
1
language: go
2
3
go:
4
- - "1.13.x"
+ - "1.16.x"
5
6
cache:
7
directories:
go.mod
@@ -1,6 +1,6 @@
module github.com/lightninglabs/aperture
-go 1.13
+go 1.15
require (
github.com/btcsuite/btcd v0.21.0-beta.0.20201208033208-6bd4c64a54fa
0 commit comments