Skip to content

Commit

Permalink
fix: annales version
Browse files Browse the repository at this point in the history
  • Loading branch information
andskur committed Jan 6, 2023
1 parent 53a5f2f commit 1b5e8ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/go-chi/chi/v5 v5.0.8
github.com/go-git/go-billy/v5 v5.3.1
github.com/go-git/go-git/v5 v5.4.2
github.com/misnaged/annales v0.0.3
github.com/misnaged/annales v0.0.4
github.com/spf13/cobra v1.5.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.12.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,8 @@ github.com/matryer/is v1.2.0 h1:92UTHpy8CDwaJ08GqLDzhhuixiBUUD1p3AU6PHddz4A=
github.com/matryer/is v1.2.0/go.mod h1:2fLPjFQM9rhQ15aVEtbuwhJinnOqrmgXPNdZsdwlWXA=
github.com/misnaged/annales v0.0.3 h1:3/qgWTKday/AY06ONB49i2aS/LAlgocJ/8H+WX1Y3s8=
github.com/misnaged/annales v0.0.3/go.mod h1:FJZF0IfFPuK5N2uv7hrY6/pwmaO0481rJICd1H3TJ9Q=
github.com/misnaged/annales v0.0.4 h1:VmVtYtOZPFXM3jpgng4na/4qs7NwGoF3nGtbDn/2xs0=
github.com/misnaged/annales v0.0.4/go.mod h1:FJZF0IfFPuK5N2uv7hrY6/pwmaO0481rJICd1H3TJ9Q=
github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y=
github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0=
github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY=
Expand Down

0 comments on commit 1b5e8ec

Please sign in to comment.