Health check API for service
[ric-plt/ricdms.git] / go.mod
diff --git a/go.mod b/go.mod
index 2f87777..346e895 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -49,6 +49,7 @@ require (
        github.com/mitchellh/mapstructure v1.4.3 // indirect
        github.com/oklog/ulid v1.3.1 // indirect
        github.com/pmezard/go-difflib v1.0.0 // indirect
+       github.com/stretchr/objx v0.1.1 // indirect
        go.mongodb.org/mongo-driver v1.8.3 // indirect
        golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a // indirect
        gopkg.in/yaml.v2 v2.4.0 // indirect