Skip to content

Commit

Permalink
fix(deps): update module github.com/prskr/git-age to v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent c986762 commit 3f56d2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/go-git/go-git/v5 v5.12.0
github.com/lmittmann/tint v1.0.6
github.com/minio/sha256-simd v1.0.1
github.com/prskr/git-age v0.2.1
github.com/prskr/git-age v0.2.2
github.com/stretchr/testify v1.10.0
gopkg.in/ini.v1 v1.67.0
)
Expand Down
1 change: 1 addition & 0 deletions tools/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/prskr/git-age v0.2.1 h1:wZwtKSBIkY2XTOruJEIm7uuqfAdAPps/pTSHoatd8+o=
github.com/prskr/git-age v0.2.1/go.mod h1:+AklxYBzOZY7FRMRC7Ld77GzG2WEnHzQk1jTANyWX4A=
github.com/prskr/git-age v0.2.2/go.mod h1:f/FrHa1052QhMU9X3IkqkVgcHrf6ZGuOThONGV2TDyU=
github.com/rogpeppe/go-internal v1.11.0/go.mod h1:ddIwULY96R17DhadqLgMfk9H9tvdUzkipdSkR5nkCZA=
github.com/rogpeppe/go-internal v1.12.0 h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU5NdKM8=
github.com/rogpeppe/go-internal v1.12.0/go.mod h1:E+RYuTGaKKdloAfM02xzb0FW3Paa99yedzYV+kq4uf4=
Expand Down

0 comments on commit 3f56d2c

Please sign in to comment.