chore(gonf): updated dependencies and fixed go.mod version

This commit is contained in:
Julien Dessaux 2024-09-16 23:44:12 +02:00
parent e2cd47cb18
commit aad0157b42
Signed by: adyxax
GPG key ID: F92E51B86E07177E
8 changed files with 11 additions and 11 deletions

View file

@ -8,7 +8,7 @@ import (
"os/exec"
"strings"
gonf "git.adyxax.org/adyxax/gonf/v2/pkg"
gonf "git.adyxax.org/adyxax/gonf/pkg"
)
var packages map[string]string