remove otp library

This commit is contained in:
Samuel Lorch 2024-03-21 23:37:51 +01:00
parent 6f4d6e92b7
commit 869f33cfa3
2 changed files with 0 additions and 3 deletions

1
go.mod
View file

@ -41,7 +41,6 @@ require (
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/pelletier/go-toml/v2 v2.2.0 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pquerna/otp v1.4.0 // indirect
github.com/rivo/uniseg v0.4.7 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/sagikazarmark/locafero v0.4.0 // indirect