Skip to content

Commit

Permalink
v0.0.26: Updated libs to v0.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
evanverneyfink committed Aug 15, 2023
1 parent e0f2128 commit 57ca755
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 @@ -3,7 +3,7 @@ module github.com/ebu/terraform-provider-mcma
go 1.18

require (
github.com/ebu/mcma-libraries-go v0.0.23
github.com/ebu/mcma-libraries-go v0.0.24
github.com/hashicorp/terraform-plugin-docs v0.7.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.13.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ3
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/ebu/mcma-libraries-go v0.0.23 h1:KxehSz39hpqI4Tt0S1MVX2VVqgmD6q7WDgbwnuflM/0=
github.com/ebu/mcma-libraries-go v0.0.23/go.mod h1:rMfvA2pBbdxN65ZBIqgMBhtAz1cDNsTiDRZTcb3VJuw=
github.com/ebu/mcma-libraries-go v0.0.24 h1:0Hlx0r3HEc+e/cw7WCKOZTJnF2fGNT8FmDr+YPkxV4A=
github.com/ebu/mcma-libraries-go v0.0.24/go.mod h1:rMfvA2pBbdxN65ZBIqgMBhtAz1cDNsTiDRZTcb3VJuw=
github.com/emirpasic/gods v1.12.0 h1:QAUIPSaCu4G+POclxeqb3F+WPpdKqFGlw36+yOzGlrg=
github.com/emirpasic/gods v1.12.0/go.mod h1:YfzfFFoVP/catgzJb4IKIqXjX78Ha8FMSDh3ymbK86o=
github.com/envoyproxy/go-control-plane v0.9.0/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4=
Expand Down

0 comments on commit 57ca755

Please sign in to comment.