File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/clivern/poodle
3
3
go 1.17
4
4
5
5
require (
6
- github.com/BurntSushi/toml v1.2.1
6
+ github.com/BurntSushi/toml v1.3.0
7
7
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
8
8
github.com/briandowns/spinner v1.23.0
9
9
github.com/logrusorgru/aurora/v3 v3.0.0
Original file line number Diff line number Diff line change 1
1
github.com/BurntSushi/toml v1.2.1 h1:9F2/+DoOYIOksmaJFPw1tGFy1eDnIJXg+UHjuD8lTak =
2
2
github.com/BurntSushi/toml v1.2.1 /go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ =
3
+ github.com/BurntSushi/toml v1.3.0 h1:Ws8e5YmnrGEHzZEzg0YvK/7COGYtTC5PbaH9oSSbgfA =
4
+ github.com/BurntSushi/toml v1.3.0 /go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ =
3
5
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de h1:FxWPpzIjnTlhPwqqXc4/vE0f7GvRjuAsbW+HOIe8KnA =
4
6
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de /go.mod h1:DCaWoUhZrYW9p1lxo/cm8EmUOOzAPSEZNGF2DK1dJgw =
5
7
github.com/briandowns/spinner v1.23.0 h1:alDF2guRWqa/FOZZYWjlMIx2L6H0wyewPxo/CH4Pt2A =
You can’t perform that action at this time.
0 commit comments