Skip to content

Commit 8688cce

Browse files
authored
Use please_go 1.19.0 and tag plugin version 1.25.0 (#322)
1 parent 492ed83 commit 8688cce

File tree

3 files changed

+11
-7
lines changed

3 files changed

+11
-7
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Version 1.25.0
2+
--------------
3+
* Enable `go_library` to compile packages containing large numbers of files (#320)
4+
15
Version 1.24.0
26
--------------
37
* Update please_go to a version built with Go 1.24

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.24.0
1+
1.25.0

tools/BUILD

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
VERSION = "1.18.0"
1+
VERSION = "1.19.0"
22

33
hashes = {
4-
"darwin_amd64": "d03eee83000ed6cece1f061eef2a25e7b3e0906508b6ad372dc55602459cc774",
5-
"darwin_arm64": "4fdfb922546589081565b7e603a75a492b5e639ff7a82d58fa48acb1226a33e2",
6-
"freebsd_amd64": "b07476b8bf7412f4b3d0ba276553bc9abf73f71a66ed225860698aa839f44050",
7-
"linux_amd64": "a5b8293fbb05c7f08191ca7dd026a0e711955e9fb2b526e220556f390c0f5e03",
8-
"linux_arm64": "b8f39c0c1fdd5f551b020786be5e8030bdb7b09f1e327585b890767ce1bf1135",
4+
"darwin_amd64": "5545418c33bcffacf3fc17d3ae533404b5892d24d9aff1658b3746d620f0046b",
5+
"darwin_arm64": "22880ff53c278f071a11b49c7394a5ceada03851d23fd0cce57116daccc0447f",
6+
"freebsd_amd64": "c4293cc3c48fc6ce3cc4ee9db7ab4229476d63cee8f404ea83c6b79677abd33c",
7+
"linux_amd64": "804af54d8dfd5eace871e7b91e0503311a896e3718f8a765c2c053ae05a345f6",
8+
"linux_arm64": "554d7a2afbda8f887b31f06d52610b6cc8ff0c1d487fa9ab706cee0c92af3978",
99
}
1010

1111
for a, h in hashes.items():

0 commit comments

Comments
 (0)