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 2c3b0cd commit a39bf57
Show file tree
Hide file tree
Showing 2 changed files with 3 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-20201029065952-be9f1e849928
github.com/tmpim/casket-plugins v0.0.0-20201029070525-9bc11f33292e
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
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,8 @@ github.com/tmpim/casket-plugins v0.0.0-20201029065308-7efb9db0b140 h1:aGmT5eixK3
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/casket-plugins v0.0.0-20201029070525-9bc11f33292e h1:u3Obd1qJohGUZ7fhDxWdPfW+XRlPKkP3djvOg5zFDu8=
github.com/tmpim/casket-plugins v0.0.0-20201029070525-9bc11f33292e/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 a39bf57

Please sign in to comment.