Merge ~skatsaounis/maas:bump-lxd into maas:master

Proposed by Stamatis Katsaounis
Status: Merged
Approved by: Stamatis Katsaounis
Approved revision: 0e545b4758808f25639bd8ed7695554601603af1
Merge reported by: MAAS Lander
Merged at revision: not available
Proposed branch: ~skatsaounis/maas:bump-lxd
Merge into: maas:master
Diff against target: 25 lines (+3/-3)
2 files modified
src/host-info/go.mod (+1/-1)
src/host-info/go.sum (+2/-2)
Reviewer Review Type Date Requested Status
Anton Troyanov Approve
Peter Makowski code Approve
MAAS Lander Approve
Review via email: mp+459335@code.launchpad.net

Commit message

chore(deps): bump github.com/canonical/lxd

Resolves LP:2050058

To post a comment you must log in.
Revision history for this message
MAAS Lander (maas-lander) wrote :

UNIT TESTS
-b bump-lxd lp:~skatsaounis/maas/+git/maas into -b master lp:~maas-committers/maas

STATUS: SUCCESS
COMMIT: 0e545b4758808f25639bd8ed7695554601603af1

review: Approve
Revision history for this message
Peter Makowski (petermakowski) wrote :

LGTM

review: Approve (code)
Revision history for this message
Anton Troyanov (troyanov) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/src/host-info/go.mod b/src/host-info/go.mod
2index 140acea..e53721a 100644
3--- a/src/host-info/go.mod
4+++ b/src/host-info/go.mod
5@@ -2,7 +2,7 @@ module host-info
6
7 go 1.18
8
9-require github.com/canonical/lxd v0.0.0-20230924142342-b3e17a96ea3b
10+require github.com/canonical/lxd v0.0.0-20230929073242-10f6cd4bf1a0
11
12 require (
13 github.com/digitalocean/go-smbios v0.0.0-20180907143718-390a4f403a8e // indirect
14diff --git a/src/host-info/go.sum b/src/host-info/go.sum
15index 2158c6d..34ec503 100644
16--- a/src/host-info/go.sum
17+++ b/src/host-info/go.sum
18@@ -1,5 +1,5 @@
19-github.com/canonical/lxd v0.0.0-20230924142342-b3e17a96ea3b h1:O1IPTdcFoqBk97p3VZ06ZVPCr44G7jSDkF1grvAtCpk=
20-github.com/canonical/lxd v0.0.0-20230924142342-b3e17a96ea3b/go.mod h1:/lJ1suHbUSZn1VgwfWEcjkddHk4JeLTjtBwFPY0Eb7o=
21+github.com/canonical/lxd v0.0.0-20230929073242-10f6cd4bf1a0 h1:YMoDjVfy1ZwjQSeZTZ1250tzD63yTampoVd3/o98ATs=
22+github.com/canonical/lxd v0.0.0-20230929073242-10f6cd4bf1a0/go.mod h1:/lJ1suHbUSZn1VgwfWEcjkddHk4JeLTjtBwFPY0Eb7o=
23 github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
24 github.com/digitalocean/go-smbios v0.0.0-20180907143718-390a4f403a8e h1:vUmf0yezR0y7jJ5pceLHthLaYf4bA5T14B6q39S4q2Q=
25 github.com/digitalocean/go-smbios v0.0.0-20180907143718-390a4f403a8e/go.mod h1:YTIHhz/QFSYnu/EhlF2SpU2Uk+32abacUYA5ZPljz1A=

Subscribers

People subscribed via source and target branches