diff --git a/go.mod b/go.mod index 9de2eb6..84c3a90 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/score-spec/score-go -go 1.23.4 +go 1.23.5 require ( github.com/mitchellh/mapstructure v1.5.0