Skip to content

Commit 0d56f0b

Browse files
Version Packages (#1390)
* Version Packages (deletions) * Version Packages (apps/go-mod-validator) --------- Co-authored-by: app-token-issuer-releng-renovate[bot] <142360764+app-token-issuer-releng-renovate[bot]@users.noreply.github.com>
1 parent fd7aa29 commit 0d56f0b

3 files changed

Lines changed: 10 additions & 6 deletions

File tree

.changeset/short-dancers-crash.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/go-mod-validator/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# go-mod-validator
22

3+
## 1.4.0
4+
5+
### Minor Changes
6+
7+
- [#1389](https://github.com/smartcontractkit/.github/pull/1389)
8+
[`fd7aa29`](https://github.com/smartcontractkit/.github/commit/fd7aa295d5dcb26c40fb24404e51adcf705fd49f)
9+
Thanks [@pavel-raykov](https://github.com/pavel-raykov)! - Tolerate errors on
10+
the go list output
11+
312
## 1.3.0
413

514
### Minor Changes

apps/go-mod-validator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "go-mod-validator",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"private": true,
55
"description": "Parses 'go.mod' file given as input, and verifies it's dependencies",
66
"engines": {

0 commit comments

Comments
 (0)