Skip to content

Commit

Permalink
Merge pull request #419 from ava-labs/update-go
Browse files Browse the repository at this point in the history
Update go
  • Loading branch information
geoff-vball authored Aug 13, 2024
2 parents 0fc39ab + bd3d5f8 commit cfe9eae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Setup

To start developing on AWM Relayer, you'll need Golang v1.21.12.
To start developing on AWM Relayer, you'll need Golang v1.21.13.

## Issues

Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/ava-labs/awm-relayer

go 1.21.12
go 1.21.13

require (
github.com/ava-labs/avalanchego v1.11.10
Expand Down

0 comments on commit cfe9eae

Please sign in to comment.