Skip to content
This repository was archived by the owner on Aug 22, 2020. It is now read-only.

Update Travis Go versions to 1.12 and 1.13 #23

Merged
merged 1 commit into from
Dec 11, 2019

Conversation

tianon
Copy link
Member

@tianon tianon commented Dec 11, 2019

No description provided.

@tianon
Copy link
Member Author

tianon commented Dec 11, 2019

Ah: https://golang.org/doc/go1.12#text/template

If a user-defined function called by a template panics, the panic is now caught and returned as an error by the Execute or ExecuteTemplate method.

See https://golang.org/doc/go1.12#text/template, especially:

> If a user-defined function called by a template panics, the panic is now caught and returned as an error by the `Execute` or `ExecuteTemplate` method.
@codecov-io
Copy link

Codecov Report

Merging #23 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #23   +/-   ##
=======================================
  Coverage   78.29%   78.29%           
=======================================
  Files           7        7           
  Lines         645      645           
=======================================
  Hits          505      505           
  Misses        107      107           
  Partials       33       33

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5b48368...8e25067. Read the comment docs.

@tianon tianon merged commit e326c47 into docker-library:master Dec 11, 2019
@tianon tianon deleted the go-version branch December 11, 2019 00:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants