Ajouter cobra/viper comme gestionnaire de configuration #32

Merged
vlbeaudoin merged 2 commits from feature/cobra into main 2023-03-28 02:48:28 -04:00
Showing only changes of commit d7182fe29a - Show all commits

View file

@ -1,6 +1,6 @@
FROM golang:1.20.2 as build
LABEL author="vlbeaudoin"
LABEL author="Victor Lacasse-Beaudoin <vlbeaudoin@agecem.org>"
WORKDIR /go/src/app