Skip to content

Commit 9e2fcee

Browse files
committed
fix: update photo of the day source
1 parent b506d4c commit 9e2fcee

File tree

3 files changed

+12
-477
lines changed

3 files changed

+12
-477
lines changed

go.mod

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,13 @@ require (
3232
github.com/mattn/go-colorable v0.1.13 // indirect
3333
github.com/mattn/go-isatty v0.0.20 // indirect
3434
github.com/mitchellh/mapstructure v1.5.0 // indirect
35-
github.com/pelletier/go-toml v1.9.5 // indirect
3635
github.com/pelletier/go-toml/v2 v2.1.1 // indirect
3736
github.com/sagikazarmark/locafero v0.4.0 // indirect
3837
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
3938
github.com/sourcegraph/conc v0.3.0 // indirect
4039
github.com/spf13/afero v1.11.0 // indirect
41-
github.com/spf13/jwalterweatherman v1.1.0 // indirect
4240
github.com/spf13/pflag v1.0.5 // indirect
4341
github.com/subosito/gotenv v1.6.0 // indirect
44-
go.uber.org/atomic v1.11.0 // indirect
4542
go.uber.org/multierr v1.11.0 // indirect
4643
golang.org/x/exp v0.0.0-20231226003508-02704c960a9b // indirect
4744
golang.org/x/sys v0.15.0 // indirect

0 commit comments

Comments
 (0)