Bump dependencies

This commit is contained in:
2024-05-29 13:26:28 -04:00
parent c7a2b4fb95
commit 7c29bde27a
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
module github.com/rwinkhart/MUTN
go 1.22.2
go 1.22.3
require (
github.com/charmbracelet/glamour v0.7.0
@@ -12,7 +12,7 @@ require (
)
require (
github.com/alecthomas/chroma/v2 v2.13.0 // indirect
github.com/alecthomas/chroma/v2 v2.14.0 // indirect
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
github.com/aymerick/douceur v0.2.0 // indirect
github.com/boombuler/barcode v1.0.1 // indirect