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 8db8438 commit b0d78afCopy full SHA for b0d78af
dashboard/go.mod
@@ -5,7 +5,7 @@ go 1.18
5
require (
6
github.com/redhat-appstudio/application-api v0.0.0-20230526095918-1ccc9aa0e75a
7
github.com/redhat-appstudio/integration-service v0.0.0-20230529192451-328a8b8db397
8
- github.com/redhat-appstudio/release-service v0.0.0-20230511145849-bde1cdcbb60b
+ github.com/redhat-appstudio/release-service 1485dc975116
9
golang.org/x/sync v0.1.0
10
k8s.io/api v0.26.1
11
k8s.io/apimachinery v0.26.3
0 commit comments