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 f80379a commit 1e5d2a6Copy full SHA for 1e5d2a6
go.mod
@@ -5,7 +5,7 @@ go 1.21
5
require (
6
git.sr.ht/~spc/go-log v0.1.1
7
github.com/google/uuid v1.6.0
8
- github.com/redhatinsights/yggdrasil v0.0.0-20210811162724-41397343c25b
+ github.com/redhatinsights/yggdrasil v0.4.5
9
google.golang.org/grpc v1.67.1
10
gopkg.in/yaml.v3 v3.0.1
11
)
0 commit comments