Skip to content

Commit

Permalink
chore(deps): bump github.com/loft-sh/devpod from 0.5.2 to 0.5.3 (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 25, 2024
1 parent 6623998 commit 012f222
Show file tree
Hide file tree
Showing 10 changed files with 34 additions and 15 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
require (
github.com/exoscale/egoscale v0.101.1
github.com/hashicorp/go-cleanhttp v0.5.2
github.com/loft-sh/devpod v0.5.2
github.com/loft-sh/devpod v0.5.3
github.com/loft-sh/log v0.0.0-20230824104949-bd516c25712a
github.com/pkg/errors v0.9.1
github.com/spf13/cobra v1.8.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ github.com/lestrrat-go/httpcc v1.0.0/go.mod h1:tGS/u00Vh5N6FHNkExqGGNId8e0Big+++
github.com/lestrrat-go/iter v1.0.1/go.mod h1:zIdgO1mRKhn8l9vrZJZz9TUMMFbQbLeTsbqPDrJ/OJc=
github.com/lestrrat-go/jwx v1.2.7/go.mod h1:bw24IXWbavc0R2RsOtpXL7RtMyP589yZ1+L7kd09ZGA=
github.com/lestrrat-go/option v1.0.0/go.mod h1:5ZHFbivi4xwXxhxY9XHDe2FHo6/Z7WWmtT7T5nBBp3I=
github.com/loft-sh/devpod v0.5.2 h1:tEeGZc1x8fJJ9+AF7U0eU2V1QdTp22Yea6ltOmhxT7c=
github.com/loft-sh/devpod v0.5.2/go.mod h1:bzSsMItn9ux73ECgKQE3EfsCjrLKvoTQRdIoIpQfXk8=
github.com/loft-sh/devpod v0.5.3 h1:nhr5gysC30pjKkUSI8koaAJ5tAhHbb0Ecz4zGo1Gmks=
github.com/loft-sh/devpod v0.5.3/go.mod h1:bzSsMItn9ux73ECgKQE3EfsCjrLKvoTQRdIoIpQfXk8=
github.com/loft-sh/log v0.0.0-20230824104949-bd516c25712a h1:/gqqjKpcHEdFXIX41lx1Y/FBqT/72gbPpf7sa20tyM8=
github.com/loft-sh/log v0.0.0-20230824104949-bd516c25712a/go.mod h1:YImeRjXH34Yf5E79T7UHBQpDZl9fIaaFRgyZ/bkY+UQ=
github.com/mailru/easyjson v0.0.0-20190614124828-94de47d64c63/go.mod h1:C1wdFJiN94OJF2b5HbByQZoLdCWB1Yqtg26g4irojpc=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 17 additions & 6 deletions vendor/github.com/loft-sh/devpod/pkg/git/git.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions vendor/github.com/loft-sh/devpod/pkg/provider/parse.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion vendor/github.com/loft-sh/devpod/pkg/provider/workspace.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions vendor/github.com/loft-sh/devpod/pkg/types/types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ github.com/k0kubun/go-ansi
github.com/kballard/go-shellquote
# github.com/kr/pretty v0.3.1
## explicit; go 1.12
# github.com/loft-sh/devpod v0.5.2
# github.com/loft-sh/devpod v0.5.3
## explicit; go 1.20
github.com/loft-sh/devpod/cmd/flags
github.com/loft-sh/devpod/pkg/client
Expand Down

0 comments on commit 012f222

Please sign in to comment.