Skip to content

Commit

Permalink
Document the go version in the go.mod file
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Selby authored and benmatselby committed May 24, 2021
1 parent 67546db commit 4b5054f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
module github.com/benmatselby/donny

go 1.16

require (
github.com/benmatselby/go-azuredevops v0.0.0-20190112144040-c2a0219308ca
github.com/google/go-querystring v1.0.0 // indirect
Expand Down

0 comments on commit 4b5054f

Please sign in to comment.