Remove 'scope' field from config

This commit is contained in:
Lou Knauer
2022-02-21 10:00:29 +01:00
parent eb2f4edfe1
commit 29fe272ea9
4 changed files with 51 additions and 12 deletions

1
go.mod
View File

@@ -5,6 +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/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