1. 25 Jan, 2023 1 commit
    • Levin Zimmermann's avatar
      software/helloworld: Switch to default go version · 09f93642
      Levin Zimmermann authored
      Patch 15e26abd explicitly declared
      go version 1.17 for the 'helloworld' SR.
      
      This was done at a time when we already had [golang1.17] in component/golang,
      but the default was still go1.16. The explicit declaration allowed the 'helloworld' SR
      to already switch to the newest go version.
      
      Since patch d32524c3
      we use go1.18 as our default version. In order to allow 'helloworld' to use our newest
      SlapOS supported go version, it's therefore sufficient nowadays to simply remove the
      explicit declaration.
      
      /reviewed-on !1330
      /reviewed-by @kirr
      09f93642
  2. 24 Jan, 2023 2 commits
  3. 23 Jan, 2023 7 commits
  4. 19 Jan, 2023 2 commits
  5. 18 Jan, 2023 12 commits
  6. 17 Jan, 2023 9 commits
  7. 16 Jan, 2023 6 commits
  8. 13 Jan, 2023 1 commit