File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/go-chi/chi/v5 v5.0.8
7
7
github.com/go-git/go-billy/v5 v5.3.1
8
8
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
10
10
github.com/spf13/cobra v1.5.0
11
11
github.com/spf13/pflag v1.0.5
12
12
github.com/spf13/viper v1.12.0
Original file line number Diff line number Diff line change @@ -189,6 +189,8 @@ github.com/matryer/is v1.2.0 h1:92UTHpy8CDwaJ08GqLDzhhuixiBUUD1p3AU6PHddz4A=
189
189
github.com/matryer/is v1.2.0 /go.mod h1:2fLPjFQM9rhQ15aVEtbuwhJinnOqrmgXPNdZsdwlWXA =
190
190
github.com/misnaged/annales v0.0.3 h1:3/qgWTKday/AY06ONB49i2aS/LAlgocJ/8H+WX1Y3s8 =
191
191
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 =
192
194
github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y =
193
195
github.com/mitchellh/go-homedir v1.1.0 /go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0 =
194
196
github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY =
You can’t perform that action at this time.
0 commit comments