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 1c6711c commit c7b16c4
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 @@ -5,7 +5,7 @@ go 1.20
require (
github.com/google/certificate-transparency-go v1.1.6
golang.org/x/crypto v0.9.0
paepcke.de/reportstyle v0.1.19
paepcke.de/reportstyle v0.1.20
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,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=
k8s.io/klog/v2 v2.100.1 h1:7WCHKK6K8fNhTqfBhISHQ97KrnJNFZMcQvKp7gP/tmg=
k8s.io/klog/v2 v2.100.1/go.mod h1:y1WjHnz7Dj687irZUWR/WLkLc5N1YHtjLdmgWjndZn0=
paepcke.de/reportstyle v0.1.19 h1:q5lGJE3xyK1IWYr1o/Wr8aiQT3k8WjT/I5KamgT0pNg=
paepcke.de/reportstyle v0.1.19/go.mod h1:n8RawMbFocJ+xICuqY6RAsGgEvOrgAeSXA/Myu5ecPE=
paepcke.de/reportstyle v0.1.20 h1:d1XmPKmiX/IyLmEewZVn4IKW7uAivcXaujrtvaJqoPA=
paepcke.de/reportstyle v0.1.20/go.mod h1:n8RawMbFocJ+xICuqY6RAsGgEvOrgAeSXA/Myu5ecPE=

0 comments on commit c7b16c4

Please sign in to comment.