mirror of
https://github.com/canonical/ubuntu-desktop-provision.git
synced 2025-07-20 16:45:49 +00:00
chore: update go
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
module github.com/canonical/ubuntu-desktop-provision/provd
|
||||
|
||||
go 1.24.2
|
||||
go 1.24.4
|
||||
|
||||
require (
|
||||
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
|
||||
|
@ -1,6 +1,6 @@
|
||||
module github.com/canonical/ubuntu-desktop-provision/provd/tools
|
||||
|
||||
go 1.24.0
|
||||
go 1.24.4
|
||||
|
||||
require (
|
||||
github.com/golangci/golangci-lint v1.64.8
|
||||
|
Reference in New Issue
Block a user