Skip to content

Commit

Permalink
Removed toolchain mention
Browse files Browse the repository at this point in the history
  • Loading branch information
maoueh committed Mar 19, 2024
1 parent cbdab1b commit 4b308eb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v1.1.4

* This is a re-release of `v1.1.3` which failed to build.

## v1.1.3

* Fixed spurious error reporting when the sinker is terminating or has been canceled.
Expand Down
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ module github.com/streamingfast/substreams-sink-noop

go 1.21

toolchain go1.21.5

require (
github.com/cenkalti/backoff/v4 v4.2.1
github.com/gorilla/mux v1.8.0
Expand Down

0 comments on commit 4b308eb

Please sign in to comment.