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 Mar 11, 2023
1 parent 9c96320 commit f1b1da9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ go 1.20

require (
github.com/miekg/dns v1.1.51
paepcke.de/dnsresolver v0.1.10
paepcke.de/reportstyle v0.1.12
paepcke.de/dnsresolver v0.1.11
paepcke.de/reportstyle v0.1.13
)

require (
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc
golang.org/x/tools v0.3.0 h1:SrNbZl6ECOS1qFzgTdQfWXZM9XBkiA6tkFrH9YSTPHM=
golang.org/x/tools v0.3.0/go.mod h1:/rWhSS2+zyEVwoJf8YAX6L2f0ntZ7Kn/mGgAWcipA5k=
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
paepcke.de/dnsresolver v0.1.10 h1:aIjXE/+9SutJUDH1zwg5InO0NgZz0TLnI4dyvaCMJaE=
paepcke.de/dnsresolver v0.1.10/go.mod h1:FnqYW21BulnsZX/xvaiTAZyXyUr5tcJxfu7txw7eITs=
paepcke.de/reportstyle v0.1.12 h1:LsFbrW7+pBIcAUwNrHrkxGdvNnsQ6GSXKMS/tdMJc6I=
paepcke.de/reportstyle v0.1.12/go.mod h1:n8RawMbFocJ+xICuqY6RAsGgEvOrgAeSXA/Myu5ecPE=
paepcke.de/dnsresolver v0.1.11 h1:9pzGv/jI6XZ493BYHF24TN/glRCqc8qfUoqxA0HmOB4=
paepcke.de/dnsresolver v0.1.11/go.mod h1:FnqYW21BulnsZX/xvaiTAZyXyUr5tcJxfu7txw7eITs=
paepcke.de/reportstyle v0.1.13 h1:Jatg8wR+jqK5+snihnbaECAu2Fvn+JT8LKfdLuHVe34=
paepcke.de/reportstyle v0.1.13/go.mod h1:n8RawMbFocJ+xICuqY6RAsGgEvOrgAeSXA/Myu5ecPE=

0 comments on commit f1b1da9

Please sign in to comment.