Skip to content

Commit

Permalink
maint: bump go toolchain to fix vulnerabilities (#867)
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielNagy authored Dec 7, 2023
2 parents d887d30 + 7c6996a commit 12e0bce
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module github.com/ubuntu/adsys

go 1.21.4
go 1.21.0

toolchain go1.21.5

require (
github.com/charmbracelet/bubbles v0.16.1
Expand Down

0 comments on commit 12e0bce

Please sign in to comment.