Skip to content

Commit

Permalink
fix(deps): update module github.com/knadh/koanf to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2024
1 parent 1179426 commit 64ad4ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/gin-gonic/gin v1.9.1
github.com/go-playground/validator v9.31.0+incompatible
github.com/google/go-github/v58 v58.0.0
github.com/knadh/koanf v1.5.0
github.com/knadh/koanf/v2 v2.0.1
github.com/magiconair/properties v1.8.7
github.com/spf13/cobra v1.8.0
github.com/stretchr/testify v1.8.4
Expand Down

0 comments on commit 64ad4ae

Please sign in to comment.