Skip to content

Commit

Permalink
Added required package to Go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
lkarlslund committed May 17, 2022
1 parent 7d47699 commit 4eda1af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -133,3 +133,5 @@ require (
gopkg.in/yaml.v2 v2.4.0 // indirect
howett.net/plist v0.0.0-20181124034731-591f970eefbb // indirect
)

require github.com/lkarlslund/stringsplus v0.0.0-20211104080454-45e60fe6edc0 // indirect

0 comments on commit 4eda1af

Please sign in to comment.