We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1982f1 commit f228301Copy full SHA for f228301
go.mod
@@ -37,8 +37,8 @@ require (
37
github.com/holiman/bloomfilter/v2 v2.0.3
38
github.com/holiman/uint256 v1.2.0
39
github.com/huin/goupnp v1.0.3
40
- github.com/influxdata/influxdb v1.8.3
41
github.com/influxdata/influxdb-client-go/v2 v2.4.0
+ github.com/influxdata/influxdb1-client v0.0.0-20220302092344-a9ab5670611c
42
github.com/jackpal/go-nat-pmp v1.0.2
43
github.com/jedisct1/go-minisign v0.0.0-20190909160543-45766022959e
44
github.com/julienschmidt/httprouter v1.3.0
0 commit comments