grafana/k6

Update goquery and add new Single method to `k6/html`

Closed

#2,161 opened on Oct 5, 2021

 (1 comment) (0 reactions) (0 assignees)Go (1,537 forks)batch import
featuregood first issuelower prio

Repository metrics

Stars
 (30,564 stars)
PR merge metrics
 (Avg merge 11d 15h) (47 merged PRs in 30d)

Description

https://github.com/PuerkitoBio/goquery/commit/0126a1fd88fe40e3de18dd677e094b46e23d0cb9 added a new method to optimize getting only the first (single) element from a matcher which might be useful for users as well.

Contributor guide