stretchr / objx

Go package for dealing with maps, slices, JSON and other data.
MIT License
690 stars 75 forks source link

Don't force upgrade to go 1.12 #96

Closed temoto closed 4 years ago

temoto commented 5 years ago

Summary

This repo makes my CI fail on go1.11

I'm not sure if this patch can fix it, just playing at this moment.

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

hanzei commented 4 years ago

What go version is your project exactly using? Can you link your failing CI?

temoto commented 4 years ago

Sorry, I just upgraded to 1.12, it went smoothly, so it's probably for the better.