summaryrefslogtreecommitdiff
path: root/lib/ohai/plugins/go.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ohai/plugins/go.rb')
-rw-r--r--lib/ohai/plugins/go.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ohai/plugins/go.rb b/lib/ohai/plugins/go.rb
index 3867d328..44a97d6c 100644
--- a/lib/ohai/plugins/go.rb
+++ b/lib/ohai/plugins/go.rb
@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-Ohai.plugin(:go) do
+Ohai.plugin(:Go) do
provides "languages/go"
depends "languages"