1 2 3 4 5 6 7 8 9 10 11
module git.thomasvoss.com/mpaste go 1.24 require ( git.sr.ht/~mango/opts/v2 v2.0.0 github.com/alecthomas/chroma/v2 v2.20.0 github.com/dgrijalva/jwt-go v3.2.0+incompatible ) require github.com/dlclark/regexp2 v1.11.5 // indirect