Skip to content

Commit

Permalink
New marcel release
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbanham committed Jun 15, 2022
1 parent 2ca97f9 commit 6885f60
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.12
require (
github.com/aws/aws-sdk-go v1.13.16
github.com/davidbanham/bandname_go v0.0.0-20180317100912-bb6893a85259
github.com/davidbanham/marcel v0.0.12
github.com/davidbanham/marcel v0.0.14
github.com/davidbanham/required_env v0.0.0-20150902120453-a84628a4c244
github.com/dustinkirkland/golang-petname v0.0.0-20191129215211-8e5a1ed0cff0 // indirect
github.com/go-ini/ini v1.33.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davidbanham/bandname_go v0.0.0-20180317100912-bb6893a85259 h1:ZzN3DovLmbdsy9RgxoQiUg4v2JfCUIfkD8CW1HFJtKo=
github.com/davidbanham/bandname_go v0.0.0-20180317100912-bb6893a85259/go.mod h1:bBAU7SkK2wVf5/kjVs4tROAsba7XokFpLwiWU/CGOgs=
github.com/davidbanham/marcel v0.0.12 h1:C9wBa7X0qhKS7mg1TEZeQjAFAXDURUjVRhsBG6hTARM=
github.com/davidbanham/marcel v0.0.12/go.mod h1:/R3ZujeZepkWIvcC13X/Va0l2yhl3xYZIL61GHZ1C/Y=
github.com/davidbanham/marcel v0.0.14 h1:QuvP6RQvV1u0YiW40VJvhyX4q+hPWbHCwB8kkndr6vo=
github.com/davidbanham/marcel v0.0.14/go.mod h1:/R3ZujeZepkWIvcC13X/Va0l2yhl3xYZIL61GHZ1C/Y=
github.com/davidbanham/required_env v0.0.0-20150902120453-a84628a4c244 h1:FgQ8KQ99RjcMqaTSqmdisj2quuDKlL1x62SoRtZQwqw=
github.com/davidbanham/required_env v0.0.0-20150902120453-a84628a4c244/go.mod h1:zJVA+kv43obXkwVzNtnVJK9rIUvzRtV+rSe1qXyf4xk=
github.com/dustinkirkland/golang-petname v0.0.0-20191129215211-8e5a1ed0cff0 h1:90Ly+6UfUypEF6vvvW5rQIv9opIL8CbmW9FT20LDQoY=
Expand Down

0 comments on commit 6885f60

Please sign in to comment.