Skip to content

Commit

Permalink
Merge branch '30-use-go-1-13-ga' into 'master'
Browse files Browse the repository at this point in the history
Use Go 1.13 (GA)

Closes #30

See merge request tnir/docs.djangoproject.jp!28
  • Loading branch information
tnir committed Jun 20, 2020
2 parents 38b0e4d + cb1c0ec commit d66d986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
runtime: go112
runtime: go113

handlers:
- url: /.*
Expand Down

0 comments on commit d66d986

Please sign in to comment.