go-hep / hep

hep is the mono repository holding all of go-hep.org/x/hep packages and tools
https://go-hep.org
BSD 3-Clause "New" or "Revised" License
230 stars 35 forks source link

all: update gokrb5@v8.4.3, compress@v1.15.9, lz4@v4.1.15, npyio@v0.7.… #957

Closed sbinet closed 2 years ago

sbinet commented 2 years ago

…0 and go/x

   github.com/google/go-cmp v0.5.8
   github.com/hashicorp/go-uuid v1.0.3
   github.com/jcmturner/gokrb5/v8 v8.4.3
   github.com/klauspost/compress v1.15.9
   github.com/pierrec/lz4/v4 v4.1.15
   github.com/sbinet/npyio v0.7.0
   golang.org/x/crypto v0.0.0-20220829220503-c86fa9a7ed90
   golang.org/x/exp v0.0.0-20220827204233-334a2380cb91
   golang.org/x/image v0.0.0-20220722155232-062f8c9fd539
   golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
   golang.org/x/tools v0.1.12
   modernc.org/ql v1.4.2

Signed-off-by: Sebastien Binet binet@cern.ch

codecov-commenter commented 2 years ago

Codecov Report

Merging #957 (db3cd9c) into main (535619c) will not change coverage. The diff coverage is n/a.

:exclamation: Current head db3cd9c differs from pull request most recent head c8c6fbf. Consider uploading reports for the commit c8c6fbf to get more accurate results

@@           Coverage Diff           @@
##             main     #957   +/-   ##
=======================================
  Coverage   72.57%   72.57%           
=======================================
  Files         410      410           
  Lines       62067    62067           
=======================================
  Hits        45044    45044           
  Misses      14692    14692           
  Partials     2331     2331           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more