Martin Angers
eec8e87fed
Revert "Re-orangize code for compitable"
...
This reverts commit 6802fc5555 .
2024-09-06 10:14:32 -04:00
amikai
6802fc5555
Re-orangize code for compitable
...
- We don't need to use the iter.Seq2 type; instead, we can use func(yield func(int, *Selection) bool). In fact, the underlying type of iter.Seq2 is func(yield func(int, *Selection) bool), so we don't need to upgrade the go.mod version.
- For for-range testing in version 1.23, we can use build tags to compile only for versions above 1.23.
2024-07-24 15:02:18 +08:00
amikai
629afd96a7
Bump the version to 1.23
2024-07-20 11:37:24 +08:00
dependabot[bot]
fd5dc59310
Bump golang.org/x/net from 0.26.0 to 0.27.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.26.0 to 0.27.0.
- [Commits](https://github.com/golang/net/compare/v0.26.0...v0.27.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-08 05:45:20 +00:00
dependabot[bot]
8bd5b7d432
Bump golang.org/x/net from 0.24.0 to 0.26.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.24.0 to 0.26.0.
- [Commits](https://github.com/golang/net/compare/v0.24.0...v0.26.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-02 21:04:32 +00:00
Martin Angers
b076e25085
Prepare for release v1.9.2
2024-04-29 20:41:06 -04:00
dependabot[bot]
56c8ec7392
Bump golang.org/x/net from 0.21.0 to 0.23.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.21.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-19 13:10:04 +00:00
Martin Angers
4cbe087f02
Update dependencies
2024-02-22 17:19:35 -05:00
Amelia
65c0ed3569
Impl PuerkitoBio/goquery#466
2024-02-22 17:12:50 +01:00
dependabot[bot]
6216851ea7
Bump golang.org/x/net from 0.15.0 to 0.17.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.15.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-11 23:15:50 +00:00
JC Connell
527d85980c
Update golang.org/x/net -> v0.15.0
2023-10-02 19:07:01 -07:00
Raúl García
8b62ea92ad
Update Go dependencies
2023-08-17 20:40:37 +02:00
Jauder Ho
1be7481ad4
Update Go dependencies
...
Signed-off-by: Jauder Ho <jauderho@users.noreply.github.com >
2023-04-18 20:20:03 +00:00
dependabot[bot]
015f32a1b4
Bump golang.org/x/net from 0.2.0 to 0.7.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.2.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases )
- [Commits](https://github.com/golang/net/compare/v0.2.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-18 03:21:47 +00:00
Martin Angers
36e95634e3
Update goquery dependencies
2022-11-16 21:08:40 -05:00
Jauder Ho
5ffcf47d06
Updated go.mod dependencies per Snyk alert
...
Signed-off-by: Jauder Ho <jauderho@users.noreply.github.com >
2022-01-04 17:28:09 +00:00
Yann Defretin
7307e2457c
upgrade Cascadia
2021-09-25 22:04:20 +02:00
Yann Defretin
c5eeb05f52
use new Cascadia version
2021-09-22 19:09:37 +02:00
Jauder Ho
d6951d24bb
Update go modules
2021-07-11 05:44:15 +00:00
Karthik K
bd23f0c6e0
feat: upgrade gomod
2020-02-04 13:00:44 +05:30
Carson Derr
68fe358134
Add Go Module support
2018-11-14 19:30:47 -05:00