Commit 68e9532 1 parent 9cd7db6 commit 68e9532 Copy full SHA for 68e9532
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ require (
55
55
github.com/niklasfasching/go-org v1.7.0
56
56
github.com/olekukonko/tablewriter v0.0.5
57
57
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
58
- github.com/pelletier/go-toml/v2 v2.2.1
58
+ github.com/pelletier/go-toml/v2 v2.2.2
59
59
github.com/rogpeppe/go-internal v1.12.0
60
60
github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd
61
61
github.com/sanity-io/litter v1.5.5
Original file line number Diff line number Diff line change @@ -376,8 +376,8 @@ github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N
376
376
github.com/olekukonko/tablewriter v0.0.5 /go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY =
377
377
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 h1:onHthvaw9LFnH4t2DcNVpwGmV9E1BkGknEliJkfwQj0 =
378
378
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 /go.mod h1:DXv8WO4yhMYhSNPKjeNKa5WY9YCIEBRbNzFFPJbWO6Y =
379
- github.com/pelletier/go-toml/v2 v2.2.1 h1:9TA9+T8+8CUCO2+WYnDLCgrYi9+omqKXyjDtosvtEhg =
380
- github.com/pelletier/go-toml/v2 v2.2.1 /go.mod h1:1t835xjRzz80PqgE6HHgN2JOsmgYu/h4qDAS4n929Rs =
379
+ github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6Wq+LM =
380
+ github.com/pelletier/go-toml/v2 v2.2.2 /go.mod h1:1t835xjRzz80PqgE6HHgN2JOsmgYu/h4qDAS4n929Rs =
381
381
github.com/perimeterx/marshmallow v1.1.5 h1:a2LALqQ1BlHM8PZblsDdidgv1mWi1DgC2UmX50IvK2s =
382
382
github.com/perimeterx/marshmallow v1.1.5 /go.mod h1:dsXbUu8CRzfYP5a87xpp0xq9S3u0Vchtcl8we9tYaXw =
383
383
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8 h1:KoWmjvw+nsYOo29YJK9vDA65RGE3NrOnUtO7a+RF9HU =
You can’t perform that action at this time.
0 commit comments