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 11, 2023
1 parent 43482a0 commit 1845000
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-20231011133556-43482a042334
github.com/canonical/ubuntu-pro-for-windows/common v0.0.0-20231011133556-43482a042334
github.com/canonical/ubuntu-pro-for-windows/wslserviceapi v0.0.0-20231011133556-43482a042334
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-20231011133556-43482a042334 h1:30L9HRujSAeBXa0upUyHzKmcibqnKUi6cFQVIrWO3IQ=
github.com/canonical/ubuntu-pro-for-windows/agentapi v0.0.0-20231011133556-43482a042334/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-20231011133556-43482a042334 h1:nLrn6hHi31Ehg/pXtxwG5SqbPuTmMuuAMmaRLfP7blc=
github.com/canonical/ubuntu-pro-for-windows/common v0.0.0-20231011133556-43482a042334/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-20231011133556-43482a042334 h1:7D0cVsZT+mKXIyy5pFXIfYyJA0bY7qz7GSJ2FrnPVgE=
github.com/canonical/ubuntu-pro-for-windows/wslserviceapi v0.0.0-20231011133556-43482a042334/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 1845000

Please sign in to comment.