diff --git a/go.mod b/go.mod index c74d278..8049d12 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/takenet/deckard -go 1.23 +go 1.23.0 require ( github.com/elastic/go-elasticsearch/v7 v7.4.0