Skip to content

Commit

Permalink
lxd-migrate: use Go 1.20
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Parrott <[email protected]>
  • Loading branch information
tomponline committed Dec 12, 2023
1 parent e51b34d commit 0d8c312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lxd-migrate/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/canonical/lxd-pkg-snap/lxd-migrate

go 1.18
go 1.20

replace google.golang.org/grpc/naming => google.golang.org/grpc v1.59.0

Expand Down

0 comments on commit 0d8c312

Please sign in to comment.