Skip to content

Commit

Permalink
Revert "Fix miss in updating Go minimum version"
Browse files Browse the repository at this point in the history
This reverts commit 9a25bd7.

I don't know what I was smoking but ... anyway ... commit 9a25bd is hot
garbage and let's all just pretend it didn't happen.
  • Loading branch information
vcschapp committed Aug 8, 2021
1 parent 9a25bd7 commit 0f3dabf
Showing 1 changed file with 1 addition and 1 deletion.
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/gogama/incite

go 1.13
go 1.14

require (
github.com/aws/aws-sdk-go v1.21.6
Expand Down

0 comments on commit 0f3dabf

Please sign in to comment.