diff --git a/go.mod b/go.mod index 9aaff77..f4f9122 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/mrhid6/vantage/shared -go 1.26.4 +go 1.26 require ( github.com/google/uuid v1.6.0