Skip to content

Commit f71f0aa

Browse files
fearful-symmetrySteffen Siering
andauthored
Update go-structform to 0.0.9 (#26251) (#26594)
(cherry picked from commit 5a0ae38) Co-authored-by: Steffen Siering <[email protected]>
1 parent 2118984 commit f71f0aa

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

NOTICE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7666,11 +7666,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/go-seccomp-bpf@
76667666

76677667
--------------------------------------------------------------------------------
76687668
Dependency : github.com/elastic/go-structform
7669-
Version: v0.0.8
7669+
Version: v0.0.9
76707670
Licence type (autodetected): Apache-2.0
76717671
--------------------------------------------------------------------------------
76727672

7673-
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].8/LICENSE:
7673+
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].9/LICENSE:
76747674

76757675
Apache License
76767676
Version 2.0, January 2004

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ require (
6969
github.com/elastic/go-lumber v0.1.0
7070
github.com/elastic/go-perf v0.0.0-20191212140718-9c656876f595
7171
github.com/elastic/go-seccomp-bpf v1.1.0
72-
github.com/elastic/go-structform v0.0.8
72+
github.com/elastic/go-structform v0.0.9
7373
github.com/elastic/go-sysinfo v1.7.0
7474
github.com/elastic/go-txfile v0.0.7
7575
github.com/elastic/go-ucfg v0.8.3

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,8 +269,8 @@ github.com/elastic/go-plugins-helpers v0.0.0-20200207104224-bdf17607b79f h1:Fvsq
269269
github.com/elastic/go-plugins-helpers v0.0.0-20200207104224-bdf17607b79f/go.mod h1:OPGqFNdTS34kMReS5hPFtBhD9J8itmSDurs1ix2wx7c=
270270
github.com/elastic/go-seccomp-bpf v1.1.0 h1:jUzzDc6LyCtdolZdvL/26dad6rZ9vsc7xZ2eadKECAU=
271271
github.com/elastic/go-seccomp-bpf v1.1.0/go.mod h1:l+89Vy5BzjVcaX8USZRMOwmwwDScE+vxCFzzvQwN7T8=
272-
github.com/elastic/go-structform v0.0.8 h1:U0qnb9Zqig7w+FhF+sLI3VZPPi/+2aJ0bIEW6R1z6Tk=
273-
github.com/elastic/go-structform v0.0.8/go.mod h1:CZWf9aIRYY5SuKSmOhtXScE5uQiLZNqAFnwKR4OrIM4=
272+
github.com/elastic/go-structform v0.0.9 h1:HpcS7xljL4kSyUfDJ8cXTJC6rU5ChL1wYb6cx3HLD+o=
273+
github.com/elastic/go-structform v0.0.9/go.mod h1:CZWf9aIRYY5SuKSmOhtXScE5uQiLZNqAFnwKR4OrIM4=
274274
github.com/elastic/go-sysinfo v1.1.1/go.mod h1:i1ZYdU10oLNfRzq4vq62BEwD2fH8KaWh6eh0ikPT9F0=
275275
github.com/elastic/go-sysinfo v1.7.0 h1:4vVvcfi255+8+TyQ7TYUTEK3A+G8v5FLE+ZKYL1z1Dg=
276276
github.com/elastic/go-sysinfo v1.7.0/go.mod h1:i1ZYdU10oLNfRzq4vq62BEwD2fH8KaWh6eh0ikPT9F0=

0 commit comments

Comments
 (0)