File tree 3 files changed +6
-5
lines changed
3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -2342,12 +2342,13 @@ 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.8.1
2345
+ Version: v0.9.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.8.1 /LICENSE:
2349
+ Contents of probable licence file $GOMODCACHE/github.com/gofrs/flock@v0.9.0 /LICENSE:
2350
2350
2351
+ Copyright (c) 2018-2024, The Gofrs
2351
2352
Copyright (c) 2015-2020, Tim Heckman
2352
2353
All rights reserved.
2353
2354
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.8.1
23
+ github.com/gofrs/flock v0.9.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.8.1 h1:+gYjHKf32LDeiEEFhQaotPbLuUXjY5ZqxKgXy7n59aw =
196
- github.com/gofrs/flock v0.8.1 /go.mod h1:F1TvTiK9OcQqauNUHlbJvyl9Qa1QvF/gOUDKA14jxHU =
195
+ github.com/gofrs/flock v0.9.0 h1:QqEH0zKHPdEyY4YbJLleD9Il4ft7h6hn3gECO6Ss4rQ =
196
+ github.com/gofrs/flock v0.9.0 /go.mod h1:O+L78Axre/Bc0Ya3RlNiGP+Rt0tFHWjtHTQ+B2uPZw8 =
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