aboutsummaryrefslogtreecommitdiffhomepage
path: root/mpaste.go
diff options
context:
space:
mode:
Diffstat (limited to 'mpaste.go')
-rw-r--r--mpaste.go8
1 files changed, 4 insertions, 4 deletions
diff --git a/mpaste.go b/mpaste.go
index c306878..9383b63 100644
--- a/mpaste.go
+++ b/mpaste.go
@@ -12,11 +12,11 @@ import (
"strings"
"sync"
- "github.com/Mango0x45/getgopt"
- "github.com/alecthomas/chroma/formatters/html"
- "github.com/alecthomas/chroma/lexers"
- "github.com/alecthomas/chroma/styles"
+ "github.com/alecthomas/chroma/v2/formatters/html"
+ "github.com/alecthomas/chroma/v2/lexers"
+ "github.com/alecthomas/chroma/v2/styles"
"github.com/dgrijalva/jwt-go"
+ "github.com/Mango0x45/getgopt"
)
const (