Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
Upgrading GOBL to v0.50.2
Browse files Browse the repository at this point in the history
  • Loading branch information
samlown committed May 26, 2023
1 parent 84b41e7 commit 6b08e33
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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.17
require (
github.com/google/go-cmp v0.5.9
github.com/imdario/mergo v0.3.15
github.com/invopop/gobl v0.50.1
github.com/invopop/gobl v0.50.2
github.com/invopop/yaml v0.2.0
github.com/labstack/echo/v4 v4.10.2
github.com/magefile/mage v1.13.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -798,6 +798,8 @@ github.com/invopop/gobl v0.50.0 h1:dg6FpOp5fG/jUIr+sDIJRKurSOKr9GLfTgLnSZh+cCE=
github.com/invopop/gobl v0.50.0/go.mod h1:X7EqVSEfeeIymdaOUrwkHu+OPPNATAHDQ8FPs2BvZFM=
github.com/invopop/gobl v0.50.1 h1:6VqFqlO7EGWCyHsEyNrzl8te/x9X7IYO97CkpiMaeQY=
github.com/invopop/gobl v0.50.1/go.mod h1:X7EqVSEfeeIymdaOUrwkHu+OPPNATAHDQ8FPs2BvZFM=
github.com/invopop/gobl v0.50.2 h1:wQgx85xDE9wHdrtMjIctvlkpY2BKHUNs7qn9/cC9qMw=
github.com/invopop/gobl v0.50.2/go.mod h1:X7EqVSEfeeIymdaOUrwkHu+OPPNATAHDQ8FPs2BvZFM=
github.com/invopop/jsonschema v0.7.0 h1:2vgQcBz1n256N+FpX3Jq7Y17AjYt46Ig3zIWyy770So=
github.com/invopop/jsonschema v0.7.0/go.mod h1:O9uiLokuu0+MGFlyiaqtWxwqJm41/+8Nj0lD7A36YH0=
github.com/invopop/validation v0.3.0 h1:o260kbjXzoBO/ypXDSSrCLL7SxEFUXBsX09YTE9AxZw=
Expand Down

0 comments on commit 6b08e33

Please sign in to comment.