Skip to content

Commit

Permalink
chore(deps): bump publiccode-parser-go to v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bfabio committed Jun 19, 2024
1 parent 59c2eae commit 1b6708c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/wasm/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21

toolchain go1.21.7

require github.com/italia/publiccode-parser-go/v4 v4.1.0
require github.com/italia/publiccode-parser-go/v4 v4.1.1

require (
github.com/Jeffail/gabs v1.4.0 // indirect
Expand Down
2 changes: 2 additions & 0 deletions src/wasm/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ github.com/italia/httpclient-lib-go v0.0.2 h1:4bJLywTVd7qHPdKxJXvvhlXp436JTC4KA6
github.com/italia/httpclient-lib-go v0.0.2/go.mod h1:b0/D3ULsBw8X+zEl7j/kSZmiMlUdj+agppneOvSq6eA=
github.com/italia/publiccode-parser-go/v4 v4.1.0 h1:xKk9Lr+ehhdmzSghEXFeS4PWJ5iK0kAeAb8ioCuLYKc=
github.com/italia/publiccode-parser-go/v4 v4.1.0/go.mod h1:qmxP/BgLwCeNMjfcXbRz8WCMPn85Pekcy+oGTUmEF4U=
github.com/italia/publiccode-parser-go/v4 v4.1.1 h1:ulGsQaGV/p+pXwCf5qS/9HO5VZtrlTwuqh6TWRql0L4=
github.com/italia/publiccode-parser-go/v4 v4.1.1/go.mod h1:qmxP/BgLwCeNMjfcXbRz8WCMPn85Pekcy+oGTUmEF4U=
github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo=
github.com/kr/pretty v0.2.1/go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI=
github.com/kr/pretty v0.3.0 h1:WgNl7dwNpEZ6jJ9k1snq4pZsg7DOEN8hP9Xw0Tsjwk0=
Expand Down

0 comments on commit 1b6708c

Please sign in to comment.