fix go deps

This commit is contained in:
2026-04-21 06:20:16 +02:00
parent 7f4eb7d5da
commit f16ce23ff5
2 changed files with 0 additions and 19 deletions
-2
View File
@@ -3,14 +3,12 @@ module github.com/skidoodle/pastebin
go 1.26.2
require (
github.com/alecthomas/chroma/v2 v2.23.1
github.com/stretchr/testify v1.10.0
go.etcd.io/bbolt v1.4.3
)
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/dlclark/regexp2 v1.12.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/stretchr/objx v0.5.2 // indirect
golang.org/x/sync v0.16.0 // indirect