Skip to content

Commit

Permalink
chore: update tmpauth
Browse files Browse the repository at this point in the history
  • Loading branch information
1lann committed Oct 29, 2020
1 parent 9b3096f commit 2c3b0cd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/miekg/dns v1.1.30 // indirect
github.com/naoina/toml v0.1.1
github.com/russross/blackfriday v0.0.0-20170610170232-067529f716f4
github.com/tmpim/casket-plugins v0.0.0-20201029063045-486b8701bff4
github.com/tmpim/casket-plugins v0.0.0-20201029065952-be9f1e849928
github.com/tmpim/certmagic v0.12.2
github.com/tmpim/dnsproviders v0.4.1-0.20200426010140-ffa99ed51cb7
golang.org/x/crypto v0.0.0-20200728195943-123391ffb6de // indirect
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,10 @@ github.com/tmpim/casket-plugins v0.0.0-20201029031428-866e2c7f7725 h1:EQTr6vV4sn
github.com/tmpim/casket-plugins v0.0.0-20201029031428-866e2c7f7725/go.mod h1:pY+Sj0ESnhB4i12cAv9tC9UgS4CrR35SuOKLaREBG98=
github.com/tmpim/casket-plugins v0.0.0-20201029063045-486b8701bff4 h1:uG+DQZmULtHlpJyD9qJ4x+A9WvuUrZk0KzcYpmXskt8=
github.com/tmpim/casket-plugins v0.0.0-20201029063045-486b8701bff4/go.mod h1:pY+Sj0ESnhB4i12cAv9tC9UgS4CrR35SuOKLaREBG98=
github.com/tmpim/casket-plugins v0.0.0-20201029065308-7efb9db0b140 h1:aGmT5eixK3XB/lsv0Cyc5DQY6h6J5G3c9gT0I5IJ50U=
github.com/tmpim/casket-plugins v0.0.0-20201029065308-7efb9db0b140/go.mod h1:pY+Sj0ESnhB4i12cAv9tC9UgS4CrR35SuOKLaREBG98=
github.com/tmpim/casket-plugins v0.0.0-20201029065952-be9f1e849928 h1:2xiAbyTmc1j7jXq3SDSohqX130+73rWuqctMTkmo7g4=
github.com/tmpim/casket-plugins v0.0.0-20201029065952-be9f1e849928/go.mod h1:pY+Sj0ESnhB4i12cAv9tC9UgS4CrR35SuOKLaREBG98=
github.com/tmpim/certmagic v0.12.2 h1:31hh2/wsFJ23m9H0n92CLzKDeN/SZIbglSntVodXP4w=
github.com/tmpim/certmagic v0.12.2/go.mod h1:C0x/TNbxD8HkAX35zzc6OtkZiyBSVN1fDW9EwLhtA6E=
github.com/tmpim/dnsproviders v0.4.1-0.20200426010140-ffa99ed51cb7 h1:AdrvlSHBwcrzHJVPz6xkL81MBqmhladmBng18/eTc8Y=
Expand Down

0 comments on commit 2c3b0cd

Please sign in to comment.