Skip to content

Commit

Permalink
fix(deps): update module github.com/knadh/koanf/parsers/toml to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent 286e448 commit c51d98a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/gofrs/uuid v4.4.0+incompatible
github.com/iancoleman/strcase v0.3.0
github.com/jedib0t/go-pretty/v6 v6.6.5
github.com/knadh/koanf/parsers/toml v0.1.0
github.com/knadh/koanf/parsers/toml v2.1.0
github.com/knadh/koanf/providers/env v1.0.0
github.com/knadh/koanf/providers/file v1.1.2
github.com/knadh/koanf/v2 v2.1.2
Expand Down

0 comments on commit c51d98a

Please sign in to comment.