mirror of
https://github.com/lukaszraczylo/git-velocity.git
synced 2026-06-20 04:02:07 +00:00
Update go.mod and go.sum (#36)
This commit is contained in:
@@ -3,7 +3,7 @@ module github.com/lukaszraczylo/git-velocity
|
||||
go 1.25.0
|
||||
|
||||
require (
|
||||
github.com/bradleyfalzon/ghinstallation/v2 v2.18.0
|
||||
github.com/bradleyfalzon/ghinstallation/v2 v2.19.0
|
||||
github.com/charmbracelet/bubbles v1.0.0
|
||||
github.com/charmbracelet/lipgloss v1.1.0
|
||||
github.com/go-git/go-git/v5 v5.19.1
|
||||
@@ -38,7 +38,7 @@ require (
|
||||
github.com/go-git/go-billy/v5 v5.9.0 // indirect
|
||||
github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
|
||||
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
|
||||
github.com/google/go-github/v84 v84.0.0 // indirect
|
||||
github.com/google/go-github/v88 v88.0.0 // indirect
|
||||
github.com/google/go-querystring v1.2.0 // indirect
|
||||
github.com/inconshreveable/mousetrap v1.1.0 // indirect
|
||||
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
|
||||
|
||||
Reference in New Issue
Block a user