diff --git a/go.mod b/go.mod index c2d1097..8c20542 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module s1d3sw1ped/steamcache2 -go 1.23.0 +go 1.26.0 require ( github.com/docker/go-units v0.5.0