Add gval to go files

This commit is contained in:
Thomas Roehl
2022-01-30 15:13:12 +01:00
parent 18c5d0eb34
commit 70ebd2f36d
2 changed files with 4 additions and 0 deletions

1
go.mod
View File

@@ -12,6 +12,7 @@ require (
)
require (
github.com/PaesslerAG/gval v1.1.2
github.com/golang/protobuf v1.5.2 // indirect
github.com/nats-io/nats-server/v2 v2.7.0 // indirect
google.golang.org/protobuf v1.27.1 // indirect