chore: upgrade deps + code-gen (#249)

This commit is contained in:
Hayden 2023-01-28 12:03:51 -09:00 committed by GitHub
parent 3d295b5132
commit 6ed1f3695a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
42 changed files with 664 additions and 563 deletions

View file

@ -5,7 +5,7 @@ import (
"errors"
"fmt"
"github.com/ardanlabs/conf/v2"
"github.com/ardanlabs/conf/v3"
"os"
)