Skip to content

Commit 4aa4b74

Browse files
Chore(deps): bump github.com/elastic/package-spec/v2 (#1468)
Bumps [github.com/elastic/package-spec/v2](https://github.com/elastic/package-spec) from 2.11.0 to 2.12.0. - [Release notes](https://github.com/elastic/package-spec/releases) - [Commits](elastic/package-spec@v2.11.0...v2.12.0) --- updated-dependencies: - dependency-name: github.com/elastic/package-spec/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d29a730 commit 4aa4b74

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/elastic/go-licenser v0.4.1
1717
github.com/elastic/go-resource v0.1.1
1818
github.com/elastic/go-ucfg v0.8.6
19-
github.com/elastic/package-spec/v2 v2.11.0
19+
github.com/elastic/package-spec/v2 v2.12.0
2020
github.com/fatih/color v1.15.0
2121
github.com/go-git/go-billy/v5 v5.5.0
2222
github.com/go-git/go-git/v5 v5.9.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ github.com/elastic/go-ucfg v0.8.6 h1:stUeyh2goTgGX+/wb9gzKvTv0YB0231LTpKUgCKj4U0
100100
github.com/elastic/go-ucfg v0.8.6/go.mod h1:4E8mPOLSUV9hQ7sgLEJ4bvt0KhMuDJa8joDT2QGAEKA=
101101
github.com/elastic/gojsonschema v1.2.1 h1:cUMbgsz0wyEB4x7xf3zUEvUVDl6WCz2RKcQPul8OsQc=
102102
github.com/elastic/gojsonschema v1.2.1/go.mod h1:biw5eBS2Z4T02wjATMRSfecfjCmwaDPvuaqf844gLrg=
103-
github.com/elastic/package-spec/v2 v2.11.0 h1:lnK9pU1PA8YP22SxB7AVEqC57C4dUOnk85VMGAIYWcY=
104-
github.com/elastic/package-spec/v2 v2.11.0/go.mod h1:kpyMzRsaoFTSzV5C1clD0U/ek0FZ7imALGCYEZU8z24=
103+
github.com/elastic/package-spec/v2 v2.12.0 h1:mIiOhFjVrWCSGTGYVu5nnaTJq+9GnP2vVz7ttMgi28c=
104+
github.com/elastic/package-spec/v2 v2.12.0/go.mod h1:hKQ0du9JO310TiTP1UZkjngMAFr+dYr1MdVJcTvvC4Q=
105105
github.com/elazarl/goproxy v0.0.0-20230808193330-2592e75ae04a h1:mATvB/9r/3gvcejNsXKSkQ6lcIaNec2nyfOdlTBR2lU=
106106
github.com/elazarl/goproxy v0.0.0-20230808193330-2592e75ae04a/go.mod h1:Ro8st/ElPeALwNFlcTpWmkr6IoMFfkjXAvTHpevnDsM=
107107
github.com/emicklei/go-restful/v3 v3.10.1 h1:rc42Y5YTp7Am7CS630D7JmhRjq4UlEUuEKfrDac4bSQ=

0 commit comments

Comments
 (0)