Golang 每周问题 541:2025 年 2 月 5 日

  • Blog and Workshop Links: There are links to a blog post about malicious package exploits using Go module proxy caching for persistence and an upcoming workshop on building backend web apps in Go.
  • Go Releases: Go 1.23.6 and Go 1.22.12 have been released with a security fix to crypto/elliptic and some bug fixes.
  • asdf Version Manager: The latest version of the asdf version manager has been rewritten in Go.
  • httptap: A Go-powered process-scoped HTTP tracer that can view HTTP/HTTPS requests made by Linux programs without root privileges and decrypt TLS traffic.
  • etree 1.5: A library for easily parsing and generating XML in Go inspired by Python's ElementTree.
  • Feluda: A Rust-powered project to process dependencies of Go, Rust or Node.js projects and return reports on potentially restrictive licenses.
  • Code and Tool Updates: Bubble Tea 1.3 for building terminal apps handles interrupts better, genqlient 0.8 for generating type-safe code to query GraphQL APIs, Micro 5.0 for Go distributed system abstractions/platform, rain 2.2 for BitTorrent client and library in Go, fzf 0.59 for a popular command-line fuzzy finder, and GoBGP 3.34 for BGP implementation in Go.
  • Fun Game: A Minesweeper game written in Go using the Ebitengine game engine that can run on the desktop and Web.
阅读 7
0 条评论