Skip to content

Commit

Permalink
Auto update internal dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ashuntu authored and github-actions[bot] committed Nov 19, 2024
1 parent c6c1db5 commit 043b405
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion wsl-pro-service/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.23.0

require (
github.com/canonical/ubuntu-pro-for-wsl/agentapi v0.0.0-20241119165410-d82e55f09a80
github.com/canonical/ubuntu-pro-for-wsl/common v0.0.0-20241119165410-d82e55f09a80
github.com/canonical/ubuntu-pro-for-wsl/common v0.0.0-20241119205718-c6c1db595cfa
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.1
Expand Down
4 changes: 2 additions & 2 deletions wsl-pro-service/go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/canonical/ubuntu-pro-for-wsl/agentapi v0.0.0-20241119165410-d82e55f09a80 h1:OMT7zKd8AaMjM0O1YB0HLbZfs3dMIbUH9YQa8bK5ZTU=
github.com/canonical/ubuntu-pro-for-wsl/agentapi v0.0.0-20241119165410-d82e55f09a80/go.mod h1:KKHijj4d+3uWtgvSbQpSmDgX9tP3M9He5RhRkrD+99I=
github.com/canonical/ubuntu-pro-for-wsl/common v0.0.0-20241119165410-d82e55f09a80 h1:JLWLalMUfqC0SoIDH8y+oj+u7teQNbcYhWIcUp3/hFs=
github.com/canonical/ubuntu-pro-for-wsl/common v0.0.0-20241119165410-d82e55f09a80/go.mod h1:E5tSGlOO2hv7fmuI45zzYFRgbrwKCNcxIeSTt44sHLc=
github.com/canonical/ubuntu-pro-for-wsl/common v0.0.0-20241119205718-c6c1db595cfa h1:NxnEgpqWpjYlWCaDELfC66nPha2L5MLT98g3K5ZSajk=
github.com/canonical/ubuntu-pro-for-wsl/common v0.0.0-20241119205718-c6c1db595cfa/go.mod h1:E5tSGlOO2hv7fmuI45zzYFRgbrwKCNcxIeSTt44sHLc=
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf h1:iW4rZ826su+pqaw19uhpSCzhj44qo35pNgKFGqzDKkU=
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf/go.mod h1:F5haX7vjVVG0kc13fIWeqUViNPyEJxv/OmvnBo0Yme4=
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
Expand Down

0 comments on commit 043b405

Please sign in to comment.