Fix panic in ListChildren

This commit is contained in:
Lou Knauer
2022-03-04 15:33:47 +01:00
parent 902fcf9510
commit af8a275088
2 changed files with 10 additions and 6 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.16
require (
github.com/golang-jwt/jwt/v4 v4.0.0
github.com/golang/protobuf v1.5.2 // indirect
github.com/google/gops v0.3.22 // indirect
github.com/google/gops v0.3.22
github.com/gorilla/mux v1.8.0
github.com/influxdata/line-protocol/v2 v2.2.0
github.com/nats-io/nats-server/v2 v2.2.6 // indirect