fix: invalid slice parsing.
This commit is contained in:
parent
53ed8e04ae
commit
1c505903ff
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -72,7 +72,7 @@ require (
|
|||
github.com/stretchr/testify v1.6.1
|
||||
github.com/stvp/go-udp-testing v0.0.0-20191102171040-06b61409b154
|
||||
github.com/tinylib/msgp v1.0.2 // indirect
|
||||
github.com/traefik/paerser v0.1.0
|
||||
github.com/traefik/paerser v0.1.1
|
||||
github.com/traefik/yaegi v0.9.7
|
||||
github.com/uber/jaeger-client-go v2.25.0+incompatible
|
||||
github.com/uber/jaeger-lib v2.2.0+incompatible
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue