Skip to content

Commit

Permalink
🐛 include missing go module
Browse files Browse the repository at this point in the history
  • Loading branch information
yoavst authored Jul 28, 2024
1 parent ddff759 commit 1e7e0ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backends/intellij/plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ dependencies {
implementation(project(":kotlin"))
implementation(project(":php"))
implementation(project(":cpp"))
implementation(projecy(":go"))
}

// See https://github.com/JetBrains/gradle-intellij-plugin/
Expand Down

0 comments on commit 1e7e0ba

Please sign in to comment.