Skip to content

Commit

Permalink
auto: sync upstream / update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
paepckehh committed May 21, 2023
1 parent 737c21b commit a1acc2e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/samber/lo v1.38.1
github.com/sashabaranov/go-openai v1.9.4
mvdan.cc/xurls/v2 v2.5.0
paepcke.de/dnscache v0.1.14
paepcke.de/dnscache v0.1.17
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ golang.org/x/text v0.9.0 h1:2sjJmO8cDvYveuX97RDLsxlyUxLl+GHoLxBiRdHllBE=
golang.org/x/text v0.9.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8=
mvdan.cc/xurls/v2 v2.5.0 h1:lyBNOm8Wo71UknhUs4QTFUNNMyxy2JEIaKKo0RWOh+8=
mvdan.cc/xurls/v2 v2.5.0/go.mod h1:yQgaGQ1rFtJUzkmKiHYSSfuQxqfYmd//X6PxvholpeE=
paepcke.de/dnscache v0.1.14 h1:g6i9Ad7p4mSqM6mmT7Fsp7a8M8wF0Ps8TYHQDvOBMLE=
paepcke.de/dnscache v0.1.14/go.mod h1:4b7kdSFzHE5XYkc2aEp0hXSciZ816tfGiO1OmgPL1D4=
paepcke.de/dnscache v0.1.17 h1:8HgvcB1hLttO+iTO8TnUYY5YYl0UNc2BOt5Z9CNseM8=
paepcke.de/dnscache v0.1.17/go.mod h1:4b7kdSFzHE5XYkc2aEp0hXSciZ816tfGiO1OmgPL1D4=

0 comments on commit a1acc2e

Please sign in to comment.