# Golang <no value>

// <!-- Required for asciidoctor -->
:toc:
// Set toclevels to be at least your hugo [markup.tableOfContents.endLevel] config key
:toclevels: 4

[cols="1^,1^,1^",options=header]
|===
| source | condition | target
| &#10004; | &#10004; | &#10007;
|===

**source**

The Golang "source" retrieves the Golang version matching then versioning rule.

**condition**

The Golang "condition" checks if the Golang version matching then versioning rule exist.

**target**

the Golang "target" is not supported.

== Parameter

{{< resourceparameters "sources" "golang" >}}

== Example

[source,yaml]
----
# updatecli.yaml
{{<include "assets/code_example/docs/plugins/resources/golang/language/updatecli.d/default.yaml">}}
----

