chores: bump bottin à v11

This commit is contained in:
Victor Lacasse-Beaudoin 2025-05-13 13:27:13 -04:00
parent 76f12fd483
commit 6d2dbf7e95
6 changed files with 51 additions and 68 deletions

View file

@ -5,7 +5,7 @@ import (
"os"
"strings"
"git.agecem.com/bottin/bottin/v10/pkg/bottin"
"git.agecem.com/bottin/bottin/v11"
"github.com/spf13/cobra"
"github.com/spf13/viper"
)