Skip to content

Commit

Permalink
Auto update internal dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosNihelton authored and github-actions[bot] committed Aug 30, 2024
1 parent fc45e52 commit 7b4c577
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions wsl-pro-service/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.22.0
toolchain go1.22.5

require (
github.com/canonical/ubuntu-pro-for-wsl/agentapi v0.0.0-20240802123149-3a85a9fcc9e2
github.com/canonical/ubuntu-pro-for-wsl/common v0.0.0-20240816191204-0900f231cf0a
github.com/canonical/ubuntu-pro-for-wsl/agentapi v0.0.0-20240830145854-fc45e52d33df
github.com/canonical/ubuntu-pro-for-wsl/common v0.0.0-20240830145854-fc45e52d33df
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
8 changes: 4 additions & 4 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-20240802123149-3a85a9fcc9e2 h1:k5bNkAPzu/pMiyDvz68VIvCRJSevHM50SovQXv01kg0=
github.com/canonical/ubuntu-pro-for-wsl/agentapi v0.0.0-20240802123149-3a85a9fcc9e2/go.mod h1:VhfQzlZewvxChYt1ZXKRxYk+8mFSCIma7qWXnsLBAcI=
github.com/canonical/ubuntu-pro-for-wsl/common v0.0.0-20240816191204-0900f231cf0a h1:JJVBa+PlSLpy3CavrPqdV7/0rdonGukeOQPzeJV4zyY=
github.com/canonical/ubuntu-pro-for-wsl/common v0.0.0-20240816191204-0900f231cf0a/go.mod h1:UgAc9CmuvLyQkPdILrYCO3FwEO40TTJECUyVmMKYYPs=
github.com/canonical/ubuntu-pro-for-wsl/agentapi v0.0.0-20240830145854-fc45e52d33df h1:Wpi4RTY4TiK2RMocvD849hXaL9DMQc6vQJVOe9mgxk4=
github.com/canonical/ubuntu-pro-for-wsl/agentapi v0.0.0-20240830145854-fc45e52d33df/go.mod h1:f0nzrC9qhTNPYQUtolxCGXBaC0rBX5FSWdNOGvh3A2I=
github.com/canonical/ubuntu-pro-for-wsl/common v0.0.0-20240830145854-fc45e52d33df h1:cdDbqBNh7xIHFfQ0ZmbVi5YyIRI11gWqhVlX3m/P2zk=
github.com/canonical/ubuntu-pro-for-wsl/common v0.0.0-20240830145854-fc45e52d33df/go.mod h1:jljBZ7Ah/TMX2MPLIVbzZ3PGPNHd8s1ng8iOcsaj5Wc=
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 7b4c577

Please sign in to comment.