Update openssl package of DBAAS docker image
[ric-plt/dbaas.git] / testapplication / go / go.mod
1 module testapp
2
3 go 1.12
4
5 require github.com/go-redis/redis v6.15.9+incompatible
6
7 replace go.opentelemetry.io/otel => go.opentelemetry.io/otel v0.16.0