Skip to content

Commit fe8b5a4

Browse files
committed
bump go version for IU
1 parent 68ea3ac commit fe8b5a4

File tree

1 file changed

+1
-1
lines changed
  • buildSrc/src/main/kotlin/software/aws/toolkits/gradle/intellij

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/software/aws/toolkits/gradle/intellij/IdeVersions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ object IdeVersions {
167167
),
168168
marketplacePlugins = listOf(
169169
"Pythonid:252.23309.22",
170-
"org.jetbrains.plugins.go:252.23309.5",
170+
"org.jetbrains.plugins.go:252.23309.22",
171171
)
172172
),
173173
rider = RiderProfile(

0 commit comments

Comments
 (0)