Skip to content

Commit

Permalink
Upgrade to Go 1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksmaus committed Feb 25, 2021
1 parent f5932f5 commit 9002029
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.14.12
1.15.8
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/elastic/fleet-server/v7

go 1.14
go 1.15

require (
github.com/aleksmaus/generate v0.0.0-20201213151810-c5bc68a6a42f
Expand Down

0 comments on commit 9002029

Please sign in to comment.