File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2342,11 +2342,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2342
2342
2343
2343
--------------------------------------------------------------------------------
2344
2344
Dependency : github.com/gofrs/flock
2345
- Version: v0.11 .0
2345
+ Version: v0.12 .0
2346
2346
Licence type (autodetected): BSD-3-Clause
2347
2347
--------------------------------------------------------------------------------
2348
2348
2349
- Contents of probable licence file $GOMODCACHE/github.com/gofrs/flock@v0.11 .0/LICENSE:
2349
+ Contents of probable licence file $GOMODCACHE/github.com/gofrs/flock@v0.12 .0/LICENSE:
2350
2350
2351
2351
Copyright (c) 2018-2024, The Gofrs
2352
2352
Copyright (c) 2015-2020, Tim Heckman
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
20
20
github.com/elastic/go-sysinfo v1.14.0
21
21
github.com/elastic/go-ucfg v0.8.8
22
22
github.com/go-sourcemap/sourcemap v2.1.4+incompatible
23
- github.com/gofrs/flock v0.11 .0
23
+ github.com/gofrs/flock v0.12 .0
24
24
github.com/gofrs/uuid v4.4.0+incompatible
25
25
github.com/gogo/protobuf v1.3.2
26
26
github.com/google/go-cmp v0.6.0
Original file line number Diff line number Diff line change @@ -192,8 +192,8 @@ github.com/go-openapi/swag v0.22.3 h1:yMBqmnQ0gyZvEb/+KzuWZOXgllrXT4SADYbvDaXHv/
192
192
github.com/go-openapi/swag v0.22.3 /go.mod h1:UzaqsxGiab7freDnrUUra0MwWfN/q7tE4j+VcZ0yl14 =
193
193
github.com/go-sourcemap/sourcemap v2.1.4+incompatible h1:a+iTbH5auLKxaNwQFg0B+TCYl6lbukKPc7b5x0n1s6Q =
194
194
github.com/go-sourcemap/sourcemap v2.1.4+incompatible /go.mod h1:F8jJfvm2KbVjc5NqelyYJmf/v5J0dwNLS2mL4sNA1Jg =
195
- github.com/gofrs/flock v0.11 .0 h1:AGFQxrpWd8ezw60AvLWIPbxMydNfF8564pwH3FCty0g =
196
- github.com/gofrs/flock v0.11 .0 /go.mod h1:FirDy1Ing0mI2+kB6wk+vyyAH+e6xiE+EYA0jnzV9jc =
195
+ github.com/gofrs/flock v0.12 .0 h1:xHW8t8GPAiGtqz7KxiSqfOEXwpOaqhpYZrTE2MQBgXY =
196
+ github.com/gofrs/flock v0.12 .0 /go.mod h1:FirDy1Ing0mI2+kB6wk+vyyAH+e6xiE+EYA0jnzV9jc =
197
197
github.com/gofrs/uuid v4.4.0+incompatible h1:3qXRTX8/NbyulANqlc0lchS1gqAVxRgsuW1YrTJupqA =
198
198
github.com/gofrs/uuid v4.4.0+incompatible /go.mod h1:b2aQJv3Z4Fp6yNu3cdSllBxTCLRxnplIgP/c0N/04lM =
199
199
github.com/gogo/googleapis v1.4.1 h1:1Yx4Myt7BxzvUr5ldGSbwYiZG6t9wGBZ+8/fX3Wvtq0 =
You can’t perform that action at this time.
0 commit comments