Skip to content

Commit

Permalink
fix: stupidity, jk that can't be fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
1lann committed Dec 31, 2021
1 parent 20a03fd commit 3650228
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 @@ -27,7 +27,7 @@ require (
github.com/russross/blackfriday v1.6.0
github.com/tmpim/casket-plugins v0.0.4-0.20210411234607-8b023eeb664d
github.com/tmpim/certmagic v0.12.4
github.com/tmpim/dnsproviders v0.4.3-0.20211231212959-3a1b651fdadc
github.com/tmpim/dnsproviders v0.4.3-0.20211231213508-66e13a82678d
golang.org/x/crypto v0.0.0-20210817164053-32db794688a5 // indirect
golang.org/x/mod v0.5.0 // indirect
golang.org/x/net v0.0.0-20210825183410-e898025ed96a
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -787,6 +787,10 @@ github.com/tmpim/dnsproviders v0.4.2 h1:H3DJyrEp4fgcEzbwA/XIoUSp5gBTpBts1XN9V0ni
github.com/tmpim/dnsproviders v0.4.2/go.mod h1:QNqmtAefbbf/2BYM2hhVHaFglA584r3ayGps32Gu/c8=
github.com/tmpim/dnsproviders v0.4.3-0.20211231212959-3a1b651fdadc h1:IdA9hrsD2UqjPOO8Q7RGD7sD8sOLaGAR5B7uUvQTrLU=
github.com/tmpim/dnsproviders v0.4.3-0.20211231212959-3a1b651fdadc/go.mod h1:QNqmtAefbbf/2BYM2hhVHaFglA584r3ayGps32Gu/c8=
github.com/tmpim/dnsproviders v0.4.3-0.20211231213419-83f7973ac90b h1:7vqbmQe22f0M7dKnLI+TaByTF5NCJsdx4HqNhxaJi7Y=
github.com/tmpim/dnsproviders v0.4.3-0.20211231213419-83f7973ac90b/go.mod h1:QNqmtAefbbf/2BYM2hhVHaFglA584r3ayGps32Gu/c8=
github.com/tmpim/dnsproviders v0.4.3-0.20211231213508-66e13a82678d h1:5IkgvDcbqfqrb635H58scO8qwiCy9Qpq7rp7zEq9VJw=
github.com/tmpim/dnsproviders v0.4.3-0.20211231213508-66e13a82678d/go.mod h1:QNqmtAefbbf/2BYM2hhVHaFglA584r3ayGps32Gu/c8=
github.com/transip/gotransip v0.0.0-20190812104329-6d8d9179b66f/go.mod h1:i0f4R4o2HM0m3DZYQWsj6/MEowD57VzoH0v3d7igeFY=
github.com/transip/gotransip/v6 v6.2.0/go.mod h1:pQZ36hWWRahCUXkFWlx9Hs711gLd8J4qdgLdRzmtY+g=
github.com/uber-go/atomic v1.3.2/go.mod h1:/Ct5t2lcmbJ4OSe/waGBoaVvVqtO0bmtfVNex1PFV8g=
Expand Down

0 comments on commit 3650228

Please sign in to comment.