diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ require ( ) require ( + filippo.io/age v1.2.1 // indirect + github.com/BurntSushi/toml v1.4.0 // indirect github.com/golang-jwt/jwt v3.2.2+incompatible // indirect github.com/gorilla/context v1.1.1 // indirect github.com/gorilla/securecookie v1.1.2 // indirect |
