We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a7ba416 + 7a9458c commit f21943cCopy full SHA for f21943c
go.mod
@@ -1,7 +1,7 @@
1
module github.com/edgexfoundry/go-mod-secrets/v2
2
3
require (
4
- github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.24
+ github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.34
5
github.com/stretchr/testify v1.7.0
6
)
7
0 commit comments