update default indentation via merlingo 1.0.5

This commit is contained in:
Dagen Brock 2023-04-08 11:41:38 -05:00
parent 9083586502
commit cb15aa2a5f
1 changed files with 2 additions and 2 deletions

4
go.mod
View File

@ -1,9 +1,9 @@
module github.com/digarok/appy
go 1.16
go 1.17
require (
github.com/digarok/merlingo v1.0.4
github.com/digarok/merlingo v1.0.5
github.com/fatih/color v1.13.0
github.com/mitchellh/go-homedir v1.1.0
github.com/spf13/cobra v1.1.3