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 Oct 3, 2024
1 parent 73cffee commit dd9a503
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 @@ -3,8 +3,8 @@ module github.com/canonical/ubuntu-pro-for-wsl/wsl-pro-service
go 1.23.0

require (
github.com/canonical/ubuntu-pro-for-wsl/agentapi v0.0.0-20240909145848-7d0c1be6b020
github.com/canonical/ubuntu-pro-for-wsl/common v0.0.0-20240909145848-7d0c1be6b020
github.com/canonical/ubuntu-pro-for-wsl/agentapi v0.0.0-20241003181336-73cffee393e2
github.com/canonical/ubuntu-pro-for-wsl/common v0.0.0-20241003181336-73cffee393e2
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-20240909145848-7d0c1be6b020 h1:8nvEBpofmcwpip9QRHeS+jQ6jWr6KK63kfT6fLj8tV0=
github.com/canonical/ubuntu-pro-for-wsl/agentapi v0.0.0-20240909145848-7d0c1be6b020/go.mod h1:xssoyTYh2NqXuj0sG6m7HsLTwI4HXPESweUjbh2WUQs=
github.com/canonical/ubuntu-pro-for-wsl/common v0.0.0-20240909145848-7d0c1be6b020 h1:NhyEv1o9TheZbkZQNPnm3u/jMfFm648RzfQcc1Y9MCk=
github.com/canonical/ubuntu-pro-for-wsl/common v0.0.0-20240909145848-7d0c1be6b020/go.mod h1:ZXFXsBr5WXQo3KhGt+Yu5qNPv20pYWOyRMCuYWzJlFk=
github.com/canonical/ubuntu-pro-for-wsl/agentapi v0.0.0-20241003181336-73cffee393e2 h1:dHLgM7XayAqrRt+FNBFWRO3ytzrsFN1c6+rXV3mX4fA=
github.com/canonical/ubuntu-pro-for-wsl/agentapi v0.0.0-20241003181336-73cffee393e2/go.mod h1:sQh07Jpk4NFeaPo/8ceP4WYUkOUqPS9FN1nJGx8v+Zw=
github.com/canonical/ubuntu-pro-for-wsl/common v0.0.0-20241003181336-73cffee393e2 h1:UM4Zqf1Xtz+3fvi+F443yFdAA/Hmb7BHyX5TMXJOiCc=
github.com/canonical/ubuntu-pro-for-wsl/common v0.0.0-20241003181336-73cffee393e2/go.mod h1:ij5k1VAggybWa7P4XnnAZYWokDMMtjL6qrL2ftVIlLM=
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 dd9a503

Please sign in to comment.