[arvados] updated: 2.7.0-6571-gbb6b6b5791

git repository hosting git at public.arvados.org
Tue May 14 00:08:31 UTC 2024


Summary of changes:
 go.mod | 2 --
 1 file changed, 2 deletions(-)

       via  bb6b6b57913da5aa169bee60e6f78071428daccd (commit)
      from  c07e3ae12dee91c0722b4c1597a5ad25f9b09027 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit bb6b6b57913da5aa169bee60e6f78071428daccd
Author: Tom Clegg <tom at curii.com>
Date:   Mon May 13 20:07:34 2024 -0400

    21705: Remove toolchain directive.
    
    Until CI images are updated to Go 1.21.
    
    Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom at curii.com>

diff --git a/go.mod b/go.mod
index ff74002914..01daee0b48 100644
--- a/go.mod
+++ b/go.mod
@@ -2,8 +2,6 @@ module git.arvados.org/arvados.git
 
 go 1.21
 
-toolchain go1.22.2
-
 require (
 	dario.cat/mergo v1.0.0
 	github.com/AdRoll/goamz v0.0.0-20170825154802-2731d20f46f4

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list