Skip to content

Commit

Permalink
chore(deps): update dependency go to v1.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 11, 2025
1 parent cb53ce9 commit 6f3d0a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion provd/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/canonical/ubuntu-desktop-provision/provd

go 1.22.0

toolchain go1.22.12
toolchain go1.24.0

require (
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
Expand Down
2 changes: 1 addition & 1 deletion provd/tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/canonical/ubuntu-desktop-provision/provd/tools

go 1.21.0

toolchain go1.22.12
toolchain go1.24.0

require (
github.com/golangci/golangci-lint v1.57.2
Expand Down

0 comments on commit 6f3d0a2

Please sign in to comment.