read go version from go.mod

This commit is contained in:
Bryce Lampe
2024-08-12 12:25:20 -07:00
parent b61b8df9f9
commit 3a6f828c8c
72 changed files with 3 additions and 14893 deletions

View File

@@ -1,14 +0,0 @@
// *** WARNING: this file was generated by pulumi-java-gen. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
pluginManagement {
repositories {
maven { // The google mirror is less flaky than mavenCentral()
url("https://maven-central.storage-download.googleapis.com/maven2/")
}
gradlePluginPortal()
}
}
rootProject.name = "com.pulumi.docker-build"
include("lib")