Skip to content

Commit

Permalink
chore(deps): update module github.com/stangirard/yatas to v0.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 10, 2022
1 parent d30292b commit ec8cfff
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 @@ -24,7 +24,7 @@ require (
github.com/hashicorp/go-plugin v1.4.5
github.com/mitchellh/mapstructure v1.5.0
github.com/rs/zerolog v1.28.0
github.com/stangirard/yatas v0.11.1
github.com/stangirard/yatas v0.11.3
golang.org/x/exp v0.0.0-20220909182711-5c715a9e8561
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@ github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZN
github.com/rs/xid v1.4.0/go.mod h1:trrq9SKmegXys3aeAKXMUTdJsYXVwGY3RLcfgqegfbg=
github.com/rs/zerolog v1.28.0 h1:MirSo27VyNi7RJYP3078AA1+Cyzd2GB66qy3aUHvsWY=
github.com/rs/zerolog v1.28.0/go.mod h1:NILgTygv/Uej1ra5XxGf82ZFSLk58MFGAUS2o6usyD0=
github.com/stangirard/yatas v0.11.1 h1:Ko1x5gGi2jVAE8WxA0JY+IjT7wI/UT9fnlu47SGLJo4=
github.com/stangirard/yatas v0.11.1/go.mod h1:U0wH8IbQvTL7/k2qmYOxG7BOcREAfvncEvi2NUc3q4g=
github.com/stangirard/yatas v0.11.3 h1:9mEy3YBE/Ftoe6y72CQAMeIGeRSlv7qWUYvuFuwUwCQ=
github.com/stangirard/yatas v0.11.3/go.mod h1:U0wH8IbQvTL7/k2qmYOxG7BOcREAfvncEvi2NUc3q4g=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/testify v1.7.2 h1:4jaiDzPyXQvSd7D0EjG45355tLlV3VOECpq10pLC+8s=
github.com/stretchr/testify v1.7.2/go.mod h1:R6va5+xMeoiuVRoj+gSkQ7d3FALtqAAGI1FQKckRals=
Expand Down

0 comments on commit ec8cfff

Please sign in to comment.