Skip to content

Commit 1077344

Browse files
committed
[gpctl] Missing go mod tidy
Tool: gitpod/catfood.gitpod.cloud
1 parent 9b31e79 commit 1077344

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

dev/gpctl/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ require (
3939
github.com/fatih/gomodifytags v1.14.0 // indirect
4040
github.com/fatih/structtag v1.2.0 // indirect
4141
github.com/gitpod-io/gitpod/components/scrubber v0.0.0-20230629121047-713293e23c47 // indirect
42-
github.com/go-logr/logr v1.4.1 // indirect
42+
github.com/go-logr/logr v1.4.2 // indirect
4343
github.com/go-openapi/jsonpointer v0.19.6 // indirect
4444
github.com/go-openapi/jsonreference v0.20.2 // indirect
4545
github.com/go-openapi/swag v0.22.3 // indirect

dev/gpctl/go.sum

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)