Skip to content

chore(deps): upgrade go-git to latest#8

Merged
tuunit merged 1 commit intooauth2-proxy:mainfrom
dolmen-go:upgrade_go-git
Apr 4, 2025
Merged

chore(deps): upgrade go-git to latest#8
tuunit merged 1 commit intooauth2-proxy:mainfrom
dolmen-go:upgrade_go-git

Conversation

@dolmen
Copy link
Contributor

@dolmen dolmen commented Apr 1, 2025

Upgrade go-git to latest for reference-gen.

Description

$ go get github.com/go-git/go-git/v5@latest
$ go mod tidy

Motivation and Context

This upgrade allows to cleanup dependencies in go.sum.

Also: fixes #5 .

How Has This Been Tested?

$ cd reference-gen/cmd/reference-gen
$ go build

This upgrade allows to cleanup dependencies in go.sum.

$ go get github.com/go-git/go-git/v5@latest
$ go mod tidy
@dolmen
Copy link
Contributor Author

dolmen commented Apr 2, 2025

Cc: @tuunit

@tuunit tuunit merged commit 32055bc into oauth2-proxy:main Apr 4, 2025
3 checks passed
@dolmen dolmen deleted the upgrade_go-git branch June 2, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Updating go-git version

2 participants