Skip to content

Commit 1b5e8ec

Browse files
committed
fix: annales version
1 parent 53a5f2f commit 1b5e8ec

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/go-chi/chi/v5 v5.0.8
77
github.com/go-git/go-billy/v5 v5.3.1
88
github.com/go-git/go-git/v5 v5.4.2
9-
github.com/misnaged/annales v0.0.3
9+
github.com/misnaged/annales v0.0.4
1010
github.com/spf13/cobra v1.5.0
1111
github.com/spf13/pflag v1.0.5
1212
github.com/spf13/viper v1.12.0

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,8 @@ github.com/matryer/is v1.2.0 h1:92UTHpy8CDwaJ08GqLDzhhuixiBUUD1p3AU6PHddz4A=
189189
github.com/matryer/is v1.2.0/go.mod h1:2fLPjFQM9rhQ15aVEtbuwhJinnOqrmgXPNdZsdwlWXA=
190190
github.com/misnaged/annales v0.0.3 h1:3/qgWTKday/AY06ONB49i2aS/LAlgocJ/8H+WX1Y3s8=
191191
github.com/misnaged/annales v0.0.3/go.mod h1:FJZF0IfFPuK5N2uv7hrY6/pwmaO0481rJICd1H3TJ9Q=
192+
github.com/misnaged/annales v0.0.4 h1:VmVtYtOZPFXM3jpgng4na/4qs7NwGoF3nGtbDn/2xs0=
193+
github.com/misnaged/annales v0.0.4/go.mod h1:FJZF0IfFPuK5N2uv7hrY6/pwmaO0481rJICd1H3TJ9Q=
192194
github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y=
193195
github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0=
194196
github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY=

0 commit comments

Comments
 (0)