diff --git a/go.mod b/go.mod index 799cf9b..674ae67 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/bakito/adguardhome-sync -go 1.19 +go 1.20 require ( github.com/gin-gonic/gin v1.9.0