Skip to content

Commit

Permalink
feat: update tmpauth (whomst db endpoint)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lemmmy committed Jul 28, 2024
1 parent 727a025 commit ac89463
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 @@ -19,7 +19,7 @@ require (
github.com/quic-go/quic-go v0.43.0
github.com/rakyll/statik v0.1.7
github.com/russross/blackfriday v1.6.0
github.com/tmpim/casket-plugins v0.0.4-0.20210411234607-8b023eeb664d
github.com/tmpim/casket-plugins v0.0.5
github.com/tmpim/dnsproviders v0.5.0
go.uber.org/zap v1.27.0
golang.org/x/net v0.24.0
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1101,8 +1101,12 @@ github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod h1
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
github.com/tmpim/casket v1.1.6-beta.18/go.mod h1:BMODskzY9U56yK0pv3bYlybrRSh5gW8UQMG88saCtXI=
github.com/tmpim/casket-plugins v0.0.1/go.mod h1:f45dVU7faCB1NJNuMJBBVHCWxNHXZld+0vedkjjHVYk=
github.com/tmpim/casket-plugins v0.0.3 h1:ELNaJjFzkvrIVrxsyj6PQqUP0GSjkVo0wSHSUhk9+wQ=
github.com/tmpim/casket-plugins v0.0.3/go.mod h1:+KZ4t0nnYS5iXGoo7DAUyaUALZTJgSUueEEpppXrWGo=
github.com/tmpim/casket-plugins v0.0.4-0.20210411234607-8b023eeb664d h1:vn0yn5M2UVIz2VVPkFio8EEi9EJSj6dvx28+GuWAqYA=
github.com/tmpim/casket-plugins v0.0.4-0.20210411234607-8b023eeb664d/go.mod h1:RYBOo9WtK3LmyjGZVzEm1ptZV9uvPprzvz0V6i9qyuI=
github.com/tmpim/casket-plugins v0.0.5 h1:oyBANd1AcQ2lTv1ClE7C7pR77LKguGgBE7HN6ojPKZk=
github.com/tmpim/casket-plugins v0.0.5/go.mod h1:RYBOo9WtK3LmyjGZVzEm1ptZV9uvPprzvz0V6i9qyuI=
github.com/tmpim/certmagic v0.12.4/go.mod h1:GrjIQ+gs5GW+jmqRkOnfoBjIiuk12VV4zbxoWBs8lQc=
github.com/tmpim/dnsproviders v0.4.2/go.mod h1:QNqmtAefbbf/2BYM2hhVHaFglA584r3ayGps32Gu/c8=
github.com/tmpim/dnsproviders v0.5.0 h1:z5ydcQ0VsCmU17z5mXHCpRO2t5QQ+yO5JK+w2Dxkze4=
Expand Down

0 comments on commit ac89463

Please sign in to comment.