Skip to content

Commit d66d986

Browse files
committed
Merge branch '30-use-go-1-13-ga' into 'master'
Use Go 1.13 (GA) Closes #30 See merge request tnir/docs.djangoproject.jp!28
2 parents 38b0e4d + cb1c0ec commit d66d986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
runtime: go112
1+
runtime: go113
22

33
handlers:
44
- url: /.*

0 commit comments

Comments
 (0)