diff --git a/go.mod b/go.mod index 894615ff1..60ccb538a 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/ubuntu/adsys -go 1.21.0 +go 1.21.4 require ( github.com/charmbracelet/bubbles v0.16.1