Skip to content

Update github.com/redhat-appstudio/release-service digest to bd7503f #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dashboard/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.18
require (
github.com/redhat-appstudio/application-api v0.0.0-20230526095918-1ccc9aa0e75a
github.com/redhat-appstudio/integration-service v0.0.0-20230529192451-328a8b8db397
github.com/redhat-appstudio/release-service v0.0.0-20230511145849-bde1cdcbb60b
github.com/redhat-appstudio/release-service bd7503fb78c2
golang.org/x/sync v0.1.0
k8s.io/api v0.26.1
k8s.io/apimachinery v0.26.3
Expand Down