Skip to content

Update github.com/redhat-appstudio/application-api digest to 5a9670b #19

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 @@ -3,7 +3,7 @@ module github.com/redhat-appstudio/migration/dashboard
go 1.18

require (
github.com/redhat-appstudio/application-api v0.0.0-20230526095918-1ccc9aa0e75a
github.com/redhat-appstudio/application-api 5a9670bf7679
github.com/redhat-appstudio/integration-service v0.0.0-20230529192451-328a8b8db397
github.com/redhat-appstudio/release-service v0.0.0-20230511145849-bde1cdcbb60b
golang.org/x/sync v0.1.0
Expand Down