We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3747e8 commit ca0d685Copy full SHA for ca0d685
go.mod
@@ -16,6 +16,8 @@ require (
16
github.com/sapcc/go-api-declarations v1.14.3
17
github.com/sapcc/go-bits v0.0.0-20250410003731-7b4174e5d933
18
go.uber.org/automaxprocs v1.6.0
19
+ // TODO: We should replace this package, since the author decided to
20
+ // archive it on 1st of April 2025 (unfortunately no April fools joke).
21
gopkg.in/yaml.v3 v3.0.1
22
)
23
0 commit comments