Skip to content

Commit b09cb75

Browse files
committed
test
Signed-off-by: JenTing Hsiao <[email protected]>
1 parent eba9c39 commit b09cb75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/installer/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ require (
1717
github.com/gitpod-io/gitpod/ide-service-api v0.0.0-00010101000000-000000000000
1818
github.com/gitpod-io/gitpod/image-builder/api v0.0.0-00010101000000-000000000000
1919
github.com/gitpod-io/gitpod/openvsx-proxy v0.0.0-00010101000000-000000000000
20+
github.com/gitpod-io/gitpod/registry-credential v0.0.0-00010101000000-000000000000
2021
github.com/gitpod-io/gitpod/registry-facade/api v0.0.0-00010101000000-000000000000
2122
github.com/gitpod-io/gitpod/usage v0.0.0-00010101000000-000000000000
2223
github.com/gitpod-io/gitpod/ws-daemon v0.0.0-00010101000000-000000000000
@@ -109,7 +110,6 @@ require (
109110
github.com/fsnotify/fsnotify v1.5.4 // indirect
110111
github.com/fvbommel/sortorder v1.0.1 // indirect
111112
github.com/gitpod-io/gitpod/content-service v0.0.0-00010101000000-000000000000 // indirect
112-
github.com/gitpod-io/gitpod/registry-credential v0.0.0-00010101000000-000000000000 // indirect
113113
github.com/gitpod-io/gitpod/registry-facade v0.0.0-00010101000000-000000000000 // indirect
114114
github.com/gitpod-io/gitpod/usage-api v0.0.0-00010101000000-000000000000 // indirect
115115
github.com/gitpod-io/golang-crypto v0.0.0-20220823040820-b59f56dfbab3 // indirect

0 commit comments

Comments
 (0)