Skip to content

Commit

Permalink
Auto update internal dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
EduardGomezEscandell authored Oct 16, 2023
1 parent 8d35855 commit 66efdc5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
6 changes: 3 additions & 3 deletions wsl-pro-service/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/canonical/ubuntu-pro-for-windows/wsl-pro-service
go 1.21.1

require (
github.com/canonical/ubuntu-pro-for-windows/agentapi v0.0.0-20231009121516-2b7d721b5cc8
github.com/canonical/ubuntu-pro-for-windows/common v0.0.0-20231009121516-2b7d721b5cc8
github.com/canonical/ubuntu-pro-for-windows/wslserviceapi v0.0.0-20231009121516-2b7d721b5cc8
github.com/canonical/ubuntu-pro-for-windows/agentapi v0.0.0-20231016132555-8d358558699c
github.com/canonical/ubuntu-pro-for-windows/common v0.0.0-20231016132555-8d358558699c
github.com/canonical/ubuntu-pro-for-windows/wslserviceapi v0.0.0-20231016132555-8d358558699c
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.7.0
Expand Down
6 changes: 6 additions & 0 deletions wsl-pro-service/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,16 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/canonical/ubuntu-pro-for-windows/agentapi v0.0.0-20231009121516-2b7d721b5cc8 h1:QiPO3z+xdMjGSwo+vYLNgB2ZVfO4T9p96cywkXNpUp8=
github.com/canonical/ubuntu-pro-for-windows/agentapi v0.0.0-20231009121516-2b7d721b5cc8/go.mod h1:W7ts+j++GN7KXO9G2Di4x/iHK32YWuaZXb95dgFGiv8=
github.com/canonical/ubuntu-pro-for-windows/agentapi v0.0.0-20231016132555-8d358558699c h1:CQ/GRWEc5ApKJyvJZ5CQqz/iN/k9rSzNkulLx1MyC2M=
github.com/canonical/ubuntu-pro-for-windows/agentapi v0.0.0-20231016132555-8d358558699c/go.mod h1:GH0L5qgm9YXt0ln2yMTXcrJzT1BwGh8CHvYK3tTbUNQ=
github.com/canonical/ubuntu-pro-for-windows/common v0.0.0-20231009121516-2b7d721b5cc8 h1:gTfrpao8RsnreKrKo6iMcVW80vihhOOWIlfT2pGA2i4=
github.com/canonical/ubuntu-pro-for-windows/common v0.0.0-20231009121516-2b7d721b5cc8/go.mod h1:plRRlfLBZOroAXh9Wq2YqwZkrBXDJmPCs2ysAv+lP10=
github.com/canonical/ubuntu-pro-for-windows/common v0.0.0-20231016132555-8d358558699c h1:lglUDx3LUlvqofUPa5jla8HRUEdYnq8Gz+9eFFGr4pw=
github.com/canonical/ubuntu-pro-for-windows/common v0.0.0-20231016132555-8d358558699c/go.mod h1:56PLZbrorRyiHgmRLS/FRAHSvavWi4W9nhu+LfBC8+w=
github.com/canonical/ubuntu-pro-for-windows/wslserviceapi v0.0.0-20231009121516-2b7d721b5cc8 h1:6t3dF0OS7/dobpYnG0E/9h6L4fzUcm0tOSDPMzFEKFY=
github.com/canonical/ubuntu-pro-for-windows/wslserviceapi v0.0.0-20231009121516-2b7d721b5cc8/go.mod h1:8gvJk6oEowhi0HLMK1Y0yKx8kKI/NVfkGtF8tAi4zvw=
github.com/canonical/ubuntu-pro-for-windows/wslserviceapi v0.0.0-20231016132555-8d358558699c h1:0aWZL+7rEqUydwPh+18gVq8R8zv4hs1KYoW+Z6Tj8Gk=
github.com/canonical/ubuntu-pro-for-windows/wslserviceapi v0.0.0-20231016132555-8d358558699c/go.mod h1:LatBhq8TBy5vx0iJDW4l364sLOMrjEqNG2hxs9BINok=
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
github.com/chzyer/logex v1.1.10/go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWRnGsAI=
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5PlCu98SY8svDHJxuZscDgtXS6KTTbou5AhLI=
Expand Down

0 comments on commit 66efdc5

Please sign in to comment.