John Hunkins

Results 15 comments of John Hunkins

Given that this project is being officially forked to https://github.com/go-viper/mapstructure (see https://github.com/mitchellh/mapstructure/issues/349) I'd suggest that this issue (and associated PR) be opened against that project now.

Given that this project is being officially forked to https://github.com/go-viper/mapstructure (see https://github.com/mitchellh/mapstructure/issues/349) I'd suggest that this PR be opened against that project now.

Just going to leave this here... I am using Mac OS 15.6.1 using the Arduino IDE Version: 2.3.6. I am using the [esp8266 board](https://github.com/esp8266/Arduino) with a D1 mini clone. After...

@joelanford I see that PR's related to this issue have been closed. We still have the problem where we're still relying on the Querier interface (we had to copy `querier.go`...

To be clear, we had to grab the relevant implementation from: - https://github.com/operator-framework/operator-registry/blob/v1.26.2/pkg/registry/query.go - https://github.com/operator-framework/operator-registry/blob/v1.26.2/pkg/registry/tar.go - https://github.com/operator-framework/operator-registry/blob/v1.26.2/pkg/registry/syscall_unix.go - https://github.com/operator-framework/operator-registry/blob/v1.26.2/pkg/registry/syscall_windows.go