Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hexxagon-io/cometbft

CometBFT (fork of Tendermint Core): A distributed, Byzantine fault-tolerant, deterministic state machine replication engine
https://github.com/hexxagon-io/cometbft

build(deps): Bump github.com/bufbuild/buf from 1.15.1 to 1.16.0 (#631)

Bumps [github.com/bufbuild/buf](https://github.com/bufbuild/buf) from 1.15.1 to 1.16.0.
<details...

8d6d2bff3ec443dd8c79fccd13f111acba3d4ee2 authored almost 2 years ago
build(deps): Bump github.com/cosmos/gogoproto from 1.4.6 to 1.4.7 (#630)

Bumps [github.com/cosmos/gogoproto](https://github.com/cosmos/gogoproto) from 1.4.6 to 1.4.7.
<d...

efdd2023852f057f08711a9d3600a0f9442f8bb8 authored almost 2 years ago
build(deps): Bump bufbuild/buf-setup-action from 1.15.1 to 1.16.0 (#628)

Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.15.1 to 1...

a58588f067453e0ceb7e90cefb546ecb95e69379 authored almost 2 years ago
rpc: tweaked the block search test (#579)

* Minor edit to RPC block search test

* Applied @sergio-mena s comments

9b9bd1a7f417dc9d3b85df65099dcb3e70c112db authored almost 2 years ago
rfc: Banning peers based on ResponseCheckTx (#78)

* Added implementation proposal

Co-authored-by: Sergio Mena <[email protected]>

...

38f47564955a0c40c2ada0229831d95b70854b3e authored almost 2 years ago
Prepare for v0.39.0-dev on `main` (#606)

* Remove all unreleased changelog entries related to v0.38.x

Signed-off-by: Thane Thomson <co...

27c769c0d899db782a9b3f738de5a3592a564b6d authored almost 2 years ago
Update CI and root docs on `main` for v0.38 release (#597)

* ci: Add nightly E2E workflow for v0.38.x

Signed-off-by: Thane Thomson <connect@thanethomson...

5d8789647b6759a3213f078c28279b0d16d1c754 authored almost 2 years ago
build(deps): Bump github.com/golangci/golangci-lint from 1.52.0 to 1.52.2 (#587)

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.52.0...

3d5b946277b80c8e98915d6ae5281bd7b07871e5 authored almost 2 years ago
build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.54.0 (#588)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.54.0.
<details>...

1cbd452e4e375aefec6196652737b216bf29a594 authored almost 2 years ago
build(deps): Bump actions/stale from 7 to 8 (#584)

Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.
<details>
<summary>Release ...

5f875751391dde8026255590260a254e657a1d72 authored almost 2 years ago
Fix a typo (#582)

127d2fb78b271847de4dc0aaca7825bca98a2cb9 authored almost 2 years ago
Merge branch feature/abci++vef into main

4790ea3e46475064d5475c787427ae926c5a9e94 authored almost 2 years ago
Merge branch main into feature/abci++vef

20179ecffbea4d3d66797a64718e0913cda1f3f4 authored almost 2 years ago
e2e: add prometheus flag to Generator CLI (#563)

* Add prometheus flag to CLI

* Fix CLI help message

* Enable prometheus in nightly tests

01c0188de85c931cf65f59b3be0c4f790d256276 authored almost 2 years ago
spec: abci2.0 -Incorporate content of RFC100 into the spec (#484)

Co-authored-by: Sergio Mena <[email protected]>

---------

Co-authored-by: Lasaro <...

c63b98640e7e278dce9cfd71ee13c1b90e13a720 authored almost 2 years ago
build(deps): Bump github.com/vektra/mockery/v2 from 2.22.1 to 2.23.1 (#567)

Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.22.1 to 2.23.1.
<...

23389e7dd464df746a004372fb941428f26ff4e5 authored almost 2 years ago
Add metrics to BlockSync (#538)

* Add 4 metrics related to block

* Remove unused function

* Unregister metrics when BlockS...

209460394a527cfe2689968ee4ff004751d0a42d authored almost 2 years ago
Update description of profobuf definitions in the doc (#545)

* Updated description of various data structures that have changed in the docs

* Addressed @a...

16823b401e93a0f1e6d49b0198ee5aac5a8b6c0a authored almost 2 years ago
Strengthen CometBFT's internal checks on vote extension enablement (#546)

* troubleshooting e2e problem

* Strengthen vote extension checks on the ExtendedCommit part
...

ac6b072f91901513105c9258f7d750d07c1b1358 authored almost 2 years ago
Simplify removing txs in mempool (#477)

* Simplify removeTx and reuse RemoveTxByKey

* Do not return errors

* Fix lint

* Fix err...

7ab2dfb25fd87b76f85f12e2b1ac4ae4bcc0b0de authored almost 2 years ago
kvindexer: porting event sequences and slash parsing to main (#423)

* v0.37.x:state/kvindexer: port 0.34 query fix (#77)
Backport of #77 from 0.37 and #382 to hand...

5febe17ad9cc875044d32d36d4b5dac9393c25f3 authored almost 2 years ago
Fixed two bugs related to metrics (#562)

* Fix metrics bug

* Fix metrics for vote extensions

* Activate prometheus on ci.toml

* ...

1f6be5bc9b5c6a51cc36a60aed093b19ffcd11f5 authored almost 2 years ago
Fixes for OpenAPI (RPC) documents and QA docs restructuring (#472)

* openapi doc fixes and QA docs fixes

* rename title

Co-authored-by: Thane Thomson <connec...

3cd103780756673ee9cdde4d9cf46c93971ca071 authored almost 2 years ago
build(deps): Bump github.com/go-git/go-git/v5 from 5.6.0 to 5.6.1 (#554)

Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.6.0 to 5.6.1.
<deta...

4a3b7d0a87e03b0f43fad29f7a0810b26764a500 authored almost 2 years ago
build(deps): Bump github.com/golangci/golangci-lint from 1.51.2 to 1.52.0 (#552)

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.51.2...

aea31ed94ddce483702ab7cbd81b420c203bc21d authored almost 2 years ago
build(deps): Bump google.golang.org/protobuf from 1.29.1 to 1.30.0 (#551)

Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.29.1 t...

41db7be4d78f9360f5320416d7e216891951fb3f authored almost 2 years ago
build(deps): Bump actions/setup-go from 3 to 4 (#548)

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
<details>
<summary>Re...

e4f60047dac8618afc9f470fb9eca67994e7b56a authored almost 2 years ago
docs: improve Execute code block (#534)

1. `InitialHeight` is specified twice
2. The contents of `Execute` refer to the parameter `stat...

9c5158a2f580a830d91dd3745f942916b673cfc6 authored almost 2 years ago
Fix bugs: (1) another infinite loop in e2e tests (2) missing validator info from genesis (#542)

* Fix infinite loop in waitForHeight

* Modify ci.toml to expose the bug

* Fix bug: vote ex...

2071c6c83b04bf2b88a3cb612715fdd9abe2bcf9 authored almost 2 years ago
Fix deficiency in ABCI interface: `SignedLastBlock` (#540)

* proto changes, first version

* Fix usage of `SignedLastBlock`

* make proto-gen

* Upda...

27d2a184a0fbee60a2b58fbd8dd612e6e88115d8 authored almost 2 years ago
spec:abci2.0 - clarify crash recovery mechanism (#469)

Thank you @sergio-mena and @lasarojc for the diagram that went into the final version!

---...

19700acc2f0d01c4d271f9aed280a994593e8deb authored almost 2 years ago
Tighten the checks we do on vote extensions in e2e app (#509)

* First full version testing vote extensions activation

* troubleshooting

* Fix applicatio...

f74f056a57c56a260fa0026f33d3ba143be06707 authored almost 2 years ago
Fix bugs: (1) infinite loop in e2e tests (2) missing Vote Extensions at `PrepareProposal` time (#539)

* Fix infinite loop in e2e runner

* Change ci.toml to exacerbate the probability of hitting t...

cab686b70cb71fa4acdf981953ca4f9c3f5c38b5 authored almost 2 years ago
ABCI 2.0: Double-check that `PreparaProposal` and `ProcessProposal` respect coherence all over our code (#514)

* Review and fix propoal coherence in all applications in the code base

* Fixed comment for C...

ec80ff3b7016806423dec78d39534447118a5dc8 authored almost 2 years ago
Post-release root docs update (#474)

Updates our root [changelog](https://github.com/cometbft/cometbft/blob/thane/post-release-docs-u...

8933dd45be619e3e9c26177859afdfb45e2e7181 authored almost 2 years ago
consensus: rename (*PeerState).ToJSON to MarshalJSON (#524)

In (*PeerState).PickSendVote, there is a Debug-level log that includes the PeerState value as a ...

587bc0b18d281f9949174c2ae9b57a65c3e356bb authored almost 2 years ago
Pass signatures of vote extensions in `RequestPrepareProposal` (#489)

* Pass vote extension signature in `PrepareProposal`

* make proto-gen

* Verify extensions ...

e6d9639db011b4af11fb61253c3d382b89094f5c authored almost 2 years ago
build(deps): Bump github.com/prometheus/common from 0.41.0 to 0.42.0 (#507)

Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.41.0 to 0.42.0...

1815a2420b900ae738f11fae3a0b4dbe3c09f652 authored almost 2 years ago
fix(readme.md): update the links for guides (#526)

* fix(readme.md): update the links for guides

install guides; single node quick start guides;...

d998a527e0882cc6329c13f3d3c926108b97f75f authored almost 2 years ago
Update README.md (#525)

Co-authored-by: Thane Thomson <[email protected]>

dea72b6917efca87eebeb1db26f4da9c67dc64dd authored almost 2 years ago
build(deps): Bump google.golang.org/protobuf from 1.28.2-0.20230222093303-bc1253ad3743 to 1.29.1 (#527)

Bumps google.golang.org/protobuf from 1.28.2-0.20230222093303-bc1253ad3743 to 1.29.1.

[![Depen...

d20a862cf86cdff1e3050628259f1c1756eadfed authored almost 2 years ago
build(deps): Bump github.com/vektra/mockery/v2 from 2.21.1 to 2.22.1 (#506)

Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.21.1 to 2.22.1.
<...

d98496b85033bf5f0bfcf6a9f39d961b3444be57 authored almost 2 years ago
build(deps): Bump github.com/bufbuild/buf from 1.15.0 to 1.15.1 (#508)

Bumps [github.com/bufbuild/buf](https://github.com/bufbuild/buf) from 1.15.0 to 1.15.1.
<details...

6bb4ba961f4be30ba35c50f7797218e6fec02a8a authored almost 2 years ago
build(deps): Bump bufbuild/buf-setup-action from 1.15.0 to 1.15.1 (#499)

[//]: # (dependabot-start)
⚠️ **Dependabot is rebasing this PR** ⚠️

Rebasing might not happen...

3c76a659c2d7d0dfd150fd75d2c643d248134d37 authored almost 2 years ago
build(deps): Bump docker/setup-buildx-action from 2.4.1 to 2.5.0 (#501)

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.4.1 to ...

d1a3c2687c3651948169f3f5324303b13c259627 authored almost 2 years ago
[partial cherry-pick] e2e: programmable ABCI method times (#8638) (#515)

* e2e: programmable ABCI method times

* fix linting error

Co-authored-by: Callum Waters <c...

452290ebf661058bba5304ac135c65202f8dbc67 authored almost 2 years ago
Votes can't have zero height (#511)

42fd8e6bc04549ef95d981f777803a8931016358 authored almost 2 years ago
Compare `types.proto` and `feature/abci++vef` and tip of `v0.36.x` (#488)

* CometBFT renaming in types.proto

* AppHash

* Make proto-gen

* Trying 1.20.2 explicitly

d131ab77e286757e94700a040a2574f320dc8279 authored almost 2 years ago
ABCI calls should crash/exit in all cases when the call itself reports and error (#496)

* Review call hierarchies of ABCI methods to make sure they panic on error

* Added changelog
...

2ab85986097ef50710d4484381ca1f57f350b771 authored almost 2 years ago
Reorganize existing guides (#492)

* Moves all guides to a guids folder

* Moves the actual intro to the README.md of the intro f...

fa98b5ece71f65fc25dfb804de907e13bb7d55c2 authored almost 2 years ago
Move mempoolIDs back to mempool/ids.go (#467)

24040f5a010728cab301011b4c8eb489e151b897 authored almost 2 years ago
Move `apphash`from `Commit`to `FinalizeBlock` (leftovers) (#478)

* [partial cherry-pick] abci: Move `app_hash` parameter from `Commit` to `FinalizeBlock` (#8664)...

df0a4b708d6256d2133740f2a8b68a46f94f327c authored almost 2 years ago
docs: Emphasize docs on attack exposure for RPC in production (#454)

For some reason this topic keeps coming up and I'd like us to emphasize this part of the documen...

93c0eddaaa6a359b526e6e09667e814626a5845f authored almost 2 years ago
build(deps): Bump golang.org/x/crypto from 0.6.0 to 0.7.0 (#462)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.6.0 to 0.7.0.
<details>
<su...

bbde97adbbfeae1e4b30953c7e3609c1b2457453 authored almost 2 years ago
Backport vote extension metrics (#471)

* [partial cherry-pick] consensus: add additional metrics for abci++ data (#8480)

This pull r...

4efe37c08acd16ff233de5b7a2d285611b8b59ac authored almost 2 years ago
Revert "Update go-built-in.md (#438)" (#470)

This reverts commit 06eeaaa6b6586ea7546ab3522b7c5a0d1831d523.

754f1ae9e29a84754aa42ac969f0cd369266f019 authored almost 2 years ago
build(deps): Bump golang.org/x/net from 0.7.0 to 0.8.0 (#461)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.8.0.
<details>
<summary>...

e08581d893c5b6ac74144f3292052521096853b0 authored almost 2 years ago
build(deps): Bump github.com/go-git/go-git/v5 from 5.5.2 to 5.6.0 (#460)

[//]: # (dependabot-start)
⚠️ **Dependabot is rebasing this PR** ⚠️

Rebasing might not happen...

d6e6d3b198a0023c3793e144a892ad9532dc0896 authored almost 2 years ago
ci: Remove Markdown link checker (#455)

Link checking will soon happen from the CometBFT docs repo, as per cometbft/cometbft-docs#54.

A...

a2066cf34b375338af7b02f1b44d4bac128339c3 authored almost 2 years ago
build(deps): Bump github.com/bufbuild/buf from 1.14.0 to 1.15.0 (#459)

Bumps [github.com/bufbuild/buf](https://github.com/bufbuild/buf) from 1.14.0 to 1.15.0.
<details...

f1187e0a6f879e5604febbd225f78f865eabaffb authored almost 2 years ago
build(deps): Bump github.com/vektra/mockery/v2 from 2.20.2 to 2.21.1 (#465)

Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.20.2 to 2.21.1.
<...

937f065ddc1dd2ce262668e04dee88620e373218 authored almost 2 years ago
RFC100: Upgrade path section (#451)

* Squashed tendermint/tendermint#8484

* Moved new text from rfc017 to rfc100

* Adapted the...

72440fdd18f0e31c34b9d442ea6ef375cd4fb5ce authored almost 2 years ago
spec/abci2.0 - fix uncommenting vef PR (#466)

* Applied last comments from PR #421

* Spelling errors

a92f63d73f4f112ba2a9c8751236c4e671f186f9 authored almost 2 years ago
build(deps): Bump github.com/prometheus/common from 0.40.0 to 0.41.0 (#463)

Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.40.0 to 0.41.0...

1457c22ec2dcd0167598583034c70f6a6c7eb5df authored almost 2 years ago
config: remove `block_sync` key (#415)

* Remove BlockSyncMode config

* In e2e tests, replace BlockSync by BlockSyncVersion

* Remo...

304f3a3da2cae7dd67b75d0e26308b25613015cd authored almost 2 years ago
build(deps): Bump bufbuild/buf-setup-action from 1.14.0 to 1.15.0 (#456)

Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.14.0 to 1...

8b6018d7b09fc039fa00d35de647fd2e15e6aa0b authored almost 2 years ago
spec:ABCI2.0 - Uncommenting content related to vote xtensions and finalize block (#421)

Co-authored-by: Lasaro <[email protected]>

Co-authored-by: Lasaro <lasaro@informal....

844331ab36887ed31e6a3187541cb860348f2b74 authored almost 2 years ago
Migrate RFC 017 to RFC 100 (#450)

* Initial version, RFC017 as committed last year

* Adapted the initial text: renaming to Come...

944332d20fe9f4440ff2cc6eabc0de774aee7cc2 authored almost 2 years ago
e2e: fix Makefile to produce commit_hash for builtin (#432)

* e2e: fix Makefile to produce commit_hash for builtin

* Added changelog

* Revert "Added c...

866bf94f6d60654b1866c6973be68e7c4e71b9be authored almost 2 years ago
Merge branch main into feature/abci++vef

14a5f48ceea687049a7808c677d1ac18dd611e51 authored almost 2 years ago
Update go-built-in.md (#438)

06eeaaa6b6586ea7546ab3522b7c5a0d1831d523 authored almost 2 years ago
(preliminarily) add long-running weekly e2e workflow (#425)

* (preliminarily) add long-running weekly e2e workflow

* Add 'workflow_dispatch'

c17c133801be3455224cfeb54d7a3b77cb71d222 authored almost 2 years ago
ci: Enforce release version check when pushing tags (#434)

Follow-up to #427. The workflow in #427 is merely informational, which is helpful, but can be by...

0d3c2f3cc0da124dc214a1d467b6340107603709 authored almost 2 years ago
Improve wait for node in e2e runner for long catch-up times (#375)

* e2e: Flexible timeout while waiting for a node

* QA: added big e2e network manifest

* Do...

167a8456d591f6300450aa1cf1feb8ba928b31aa authored almost 2 years ago
ci: Add release version check (#427)

* ci: Add release version check

Signed-off-by: Thane Thomson <[email protected]>

* ...

9d957b9bc9f1533fb25a92918003b249c4cfc075 authored almost 2 years ago
docs: Bump Go version for v0.37.x in readme on main (#422)

As of #419, we now use Go 1.20 on the `v0.37.x` branch.

This is already up-to-date on the `v0.3...

e3ffaf9b18d7769f26e359f3b50dd07f1ddd0f91 authored almost 2 years ago
Update to use Go 1.20 (#405)

* Bump minimum Go version to 1.20 in go.mod

Signed-off-by: Thane Thomson <connect@thanethomso...

200784acb3d9b3b955b237d038411534a5480b17 authored almost 2 years ago
ci: Fix CodeQL YAML (#418)

Signed-off-by: Thane Thomson <[email protected]>

331fc786fbb33a840f753c19c6939bbf9304b8f8 authored almost 2 years ago
Create codeql.yml

Creating codeql file to start testing code scanning

851ab8d310c4f842e18a0553b964ef1048a0e365 authored almost 2 years ago
docs: Fix RPC/OpenAPI references/links (#416)

9ad2db82eecdc500574eee34b3a40060c9f52f98 authored almost 2 years ago
docs: Fix version compatibility notice in readme (#411)

* docs: Fix version compatibility notice in readme

Signed-off-by: Thane Thomson <connect@than...

1481f33ffac68e75796bc06f07368923c68cf33e authored almost 2 years ago
Merge branch main into feature/abci++vef

bd9d7e99f956a28195d5bead21cafc985700d304 authored almost 2 years ago
build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#397)

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2.
<d...

877b0629578c7695dec77b16cf0021563e060d82 authored almost 2 years ago
build(deps): Bump github.com/vektra/mockery/v2 from 2.20.0 to 2.20.2 (#398)

Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.20.0 to 2.20.2.
<...

0568103643abb0ee7c9cbfb3a613fadebca41494 authored almost 2 years ago
build(deps): Bump github.com/prometheus/common from 0.39.0 to 0.40.0 (#399)

Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.39.0 to 0.40.0...

4a561a7e46bc11610cf0d5793783800052c57630 authored almost 2 years ago
build(deps): Bump github.com/cosmos/gogoproto from 1.4.4 to 1.4.6 (#396)

Bumps [github.com/cosmos/gogoproto](https://github.com/cosmos/gogoproto) from 1.4.4 to 1.4.6.
-...

4aace54106e88989c2b013b67c09ef019e85111e authored almost 2 years ago
docs: Archive Tendermint Core ADRs/RFCs (#393)

* docs: Archive Tendermint Core ADRs

Signed-off-by: Thane Thomson <[email protected]>
...

b66b3cbc5ba1df80db62d90a37f363f5d9e25350 authored almost 2 years ago
Re-plot v0.37.x baseline graphs with new script (#395)

Contributes to #93 and #41

[Rendered](https://github.com/cometbft/cometbft/blob/sergio/qa_0.37....

c67d2f7849df2148bd37019364ad51ef29324f9d authored almost 2 years ago
Short-term fix for `needProofBlock` problem based on the `main` branch (#387)

* changelog

* Added log and short-circuit in needProofBlock

28b130f831b7323a6a543b8e9721b56f8fe94241 authored almost 2 years ago
QA report for 0.37.x alpha3 (#376)

[QA docs README rendered](https://github.com/cometbft/cometbft/blob/lasarojc/qa_0.37.x-alpha3/do...

d73e622f4cd7bdc50cfa20ddcb7acb0c6c342da4 authored almost 2 years ago
e2e: add manifest fields to enable Prometheus on nodes (#313)

* Add Prometheus and PrometheusListenAddr flags

* Add Prometheus flag at root level, for all ...

a95a1dfecadde0361794c3f669d616ba73800886 authored almost 2 years ago
Remove priority mempool (#281)

* Remove mempool/v1

* Remove all mempool versions

* Remove TTLDuration and TTLNumBlocks

...

d227550eafa014ebdcf1ecde04e97953892e3594 authored almost 2 years ago
ci: Remove Buf tokens from workflow (#378)

* ci: Remove Buf tokens from workflow

Signed-off-by: Thane Thomson <[email protected]>...

126f1901dd680b039b3befd94a4db44478dee2f0 authored almost 2 years ago
Don't specify the patch version in go-vulncheck (#369)

280f4b9d51dc697010edb1cef9eef676349f0e93 authored almost 2 years ago
Docs fixes (#368)

* fixing broken link quick-start (#319)

* fix link to point to relative page (#319)

* fix ...

28baba3ed39b0d4beafddc2da6c083950ebfe9a4 authored almost 2 years ago
Remove unused code (#286)

* remove mempoolReactor from node; remove unused wrappers

* Remove pexReactor from node

* ...

a2d9915f7133ea2f201cfa8303270a5151416180 authored almost 2 years ago
Allow inclusion of repository in the tag name, so ghcr and dockerub c… (#345) (#362)

* Allow inclusion of repository in the tag name, so ghcr and dockerub can be used, including in ...

45a08f3f90a170bd862fa5615aeb9bba12e7f55b authored almost 2 years ago
build(deps): Bump github.com/golangci/golangci-lint from 1.51.1 to 1.51.2 (#359)

[//]: # (dependabot-start)
⚠️ **Dependabot is rebasing this PR** ⚠️

Rebasing might not happen...

82b3862fe5df34e3c8de1fe42472845900a74888 authored almost 2 years ago
build(deps): Bump golang.org/x/net from 0.6.0 to 0.7.0 (#358)

[//]: # (dependabot-start)
⚠️ **Dependabot is rebasing this PR** ⚠️

Rebasing might not happen...

5a5033fc1f2b04f41aa7574276624268663cb5a4 authored almost 2 years ago
Upgrade to Go 1.19 on `main` (#206)

* Upgrade to Go 1.19 on main

Signed-off-by: Thane Thomson <[email protected]>

* Run...

8ffeb61089e70dc289a4e8278121af16c2da410b authored almost 2 years ago