mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-08 03:51:20 +00:00
11 lines
239 B
TOML
11 lines
239 B
TOML
|
# Refer to https://golang.github.io/dep/docs/Gopkg.toml.html
|
||
|
# for detailed Gopkg.toml documentation.
|
||
|
|
||
|
[[constraint]]
|
||
|
name = "github.com/opentracing/opentracing-go"
|
||
|
version = "1.0.2"
|
||
|
|
||
|
[prune]
|
||
|
go-tests = true
|
||
|
unused-packages = true
|