Unverified Commit be7fd259 authored by Ashish SHUKLA's avatar Ashish SHUKLA
Browse files

tailscale-gitops-pusher: switch to Go 1.23

parent 40a20e6a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{ lib
, tailscale
, buildGoModule
, buildGo123Module
}:

buildGoModule {
buildGo123Module {
  inherit (tailscale) version src vendorHash CGO_ENABLED;
  pname = "tailscale-gitops-pusher";