Run go mod tidy

This commit is contained in:
Bjørn Erik Pedersen
2022-05-29 23:05:16 +02:00
parent c1a83076bf
commit 0b395f0b41
2 changed files with 0 additions and 3 deletions

1
go.mod
View File

@@ -46,7 +46,6 @@ require (
github.com/olekukonko/tablewriter v0.0.5
github.com/pelletier/go-toml/v2 v2.0.0-beta.7.0.20220408132554-2377ac4bc04c
github.com/rogpeppe/go-internal v1.8.1
github.com/russross/blackfriday v1.6.0
github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd
github.com/sanity-io/litter v1.5.5
github.com/spf13/afero v1.8.2