Skip to content

Commit

Permalink
Update go to 1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewedstrom committed Oct 18, 2019
1 parent 38d012e commit f4a679d
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 code.cloudfoundry.org/uaa-cli

go 1.12
go 1.13

require (
github.com/cloudfoundry-community/go-uaa v0.3.1
Expand Down

0 comments on commit f4a679d

Please sign in to comment.