18:10:44 #startmeeting Go SIG meeting 18:10:44 Meeting started Mon Mar 15 18:10:44 2021 UTC. 18:10:44 This meeting is logged and archived in a public location. 18:10:44 The chair is alexsaezm. Information about MeetBot at http://wiki.debian.org/MeetBot. 18:10:44 Useful Commands: #action #agreed #halp #info #idea #link #topic. 18:10:44 The meeting name has been set to 'go_sig_meeting' 18:12:21 I don't see anything recent on the go-sig issue page so I guess we can go to the open floor 18:12:41 looks like today we are very few :) 18:12:49 #topic Open Floor 18:13:12 any news regarding the GOPATH deprecation? 18:13:29 kind of, yes, I've been playing a little with the package 18:13:55 I still don't have anything functional but I think the go mod cache is the best approach and it's going to work 18:14:26 but I need to work a little on the macros side to understand how it works right now 18:14:54 the idea is as simple as instead of using the GOPATH, use the go mod cache which is another path 18:15:34 yeah, that should work 18:15:41 Apart from that... I just need a little more time, I've been kind of busy these past days (it's not excuse at all) 18:16:14 I hope we don't need to do any shenanigans with cache validation. 18:16:22 oh 18:16:23 good point 18:16:29 I don't think so, but could be... 18:16:30 hmmm 18:16:40 hmmm didn't think about that tbh 18:17:07 I don't remember anything weird from when I was reading the documentation 18:17:33 I think we should be fine... The worst case I can image is that we need to calculate some hashes. 18:17:38 s/image/imagine 18:17:50 and do you think we can make it in F34? 18:18:04 I'll try, I don't think so 18:18:13 no worries :) 18:18:18 Thanks for working on this! 18:18:31 I mean, my intention for this week is to have something real to say about this apart from tests 18:18:33 Someone will just need to backport it into CentOS Stream 9. :) 18:18:40 Should be fairly simple with the new workflow. 18:18:56 oh yeah, if we work on rawhide that should be transparent 18:19:28 OK, thanks for all the information! This was everything I had for today. :) 18:19:53 apart from that, the other thing I have is that F32 is almost EOL and I made the 1.14.15 release 18:19:59 which is going to be the last one 18:20:01 https://bodhi.fedoraproject.org/updates/FEDORA-2021-bc83e3d0fe 18:20:10 +1 18:20:30 I'm looking forward to get rid of F32. :) 18:20:45 you do? 18:20:55 I don't use it anymore but I liked it :) 18:21:10 As every Fedora release, it was very nice. 18:21:36 But you know, maintaining Go packages that iterate fast on older distros can be painful. 18:21:45 yeah, totally get it 18:21:51 that reminds me another thing 18:22:24 right now, the latest golang container image is for f32 18:23:05 https://pagure.io/fedora-infrastructure/issue/9614 18:23:33 I guess we should work on that but I need to figure out how :) 18:24:21 *nods* 18:24:39 and that's pretty much it 18:25:46 anyone else has something to add? :) 18:25:55 nah :) 18:26:30 ok, that was quick :) 18:26:47 Thanks for chairing the meeting! :) 18:26:47 #endmeeting