pivotal-cf / kiln

Kiln helps you maintain product tiles for VMware Tanzu Operations Manager.
Apache License 2.0
30 stars 20 forks source link

Fix CodeQL Warning #498

Open crhntr opened 4 months ago

crhntr commented 4 months ago

I was looking into fixing some of the long standing issues today.

As I was re-familiarizing myself with the repo, I found the security warning on the CodeQL page. So, here is a fix for that.

The implications are that we need to bump the Go toolchain version when new versions come out. We should be doing this already.