Skip to content

Commit

Permalink
fix: downgrade configor to 1.2.1
Browse files Browse the repository at this point in the history
Fixes #584
  • Loading branch information
YC committed Dec 29, 2023
1 parent 856ee27 commit 424fd73
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 @@ -18,7 +18,7 @@ require (
github.com/gorilla/securecookie v1.1.2
github.com/gorilla/sessions v1.2.2
github.com/hashicorp/golang-lru v1.0.2
github.com/jinzhu/configor v1.2.2
github.com/jinzhu/configor v1.2.1
github.com/leandro-lugaresi/hub v1.1.1
github.com/lpar/gzipped/v2 v2.1.0
github.com/mileusna/useragent v1.3.4
Expand Down

0 comments on commit 424fd73

Please sign in to comment.