Hi,
web.config is not working in the latest 1.0.0-rc.0, but fixed in the 202ecf9c.
Could you make another one release candidate?
Yes, I'm planning to cut a new RC very soon.
@SuperQ Do you consider updating the direct dependencies for the new RC? Current status:
$ gmodu
+-------------------------------------+------------------------------------+------------------------------------+--------+------------------+
| MODULE | VERSION | NEW VERSION | DIRECT | VALID TIMESTAMPS |
+-------------------------------------+------------------------------------+------------------------------------+--------+------------------+
| github.com/beevik/ntp | v0.2.0 | v0.3.0 | true | true |
| github.com/prometheus/client_golang | v1.4.1 | v1.6.0 | true | true |
| github.com/prometheus/common | v0.9.1 | v0.10.0 | true | true |
| github.com/siebenmann/go-kstat | v0.0.0-20160321171754-d34789b79745 | v0.0.0-20200303194639-4e8294f9e9d5 | true | true |
| golang.org/x/crypto | v0.0.0-20191011191535-87dc89f01550 | v0.0.0-20200510223506-06a226fb4e37 | true | true |
| golang.org/x/sys | v0.0.0-20200217220822-9197077df867 | v0.0.0-20200513112337-417ce2331b5c | true | true |
| gopkg.in/yaml.v2 | v2.2.8 | v2.3.0 | true | true |
+-------------------------------------+------------------------------------+------------------------------------+--------+------------------+
gopkg.in/yaml.v3 is available, too.
@knweiss Yup, everything in 1.0.0 is up to date.
Most helpful comment
Yes, I'm planning to cut a new RC very soon.