build(backend): bump dependency versions

This commit is contained in:
Oleg Lobanov
2022-05-04 00:48:45 +04:00
parent 596c73288f
commit 7c9a75e725
16 changed files with 494 additions and 191 deletions

View File

@@ -9,7 +9,7 @@ import (
"path/filepath"
"strings"
"github.com/asdine/storm"
"github.com/asdine/storm/v3"
"github.com/spf13/cobra"
"github.com/spf13/pflag"
yaml "gopkg.in/yaml.v2"