We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c6a0e4 commit 5864d45Copy full SHA for 5864d45
go.mod
@@ -11,6 +11,8 @@ replace github.com/coinbase/waas-client-library-go => github.com/trufflesecurity
11
12
replace github.com/Microsoft/go-winio => github.com/microsoft/go-winio v0.6.2
13
14
+replace github.com/Microsoft/go-mssqldb => github.com/microsoft/go-mssqldb v1.8.2
15
+
16
require (
17
cloud.google.com/go/secretmanager v1.14.7
18
cloud.google.com/go/storage v1.50.0
0 commit comments