Skip to content

Commit

Permalink
Revert "Run go mod tidy (#1) for tidyness of PR"
Browse files Browse the repository at this point in the history
This reverts commit 405042a.
  • Loading branch information
kfcampbell authored and wlynch committed May 29, 2024
1 parent 6514ddd commit b7ac110
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/bradleyfalzon/ghinstallation/v2

go 1.21

toolchain go1.22.0
go 1.13

require (
github.com/golang-jwt/jwt/v4 v4.5.0
Expand Down

0 comments on commit b7ac110

Please sign in to comment.