Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gg 0.6.0 #783

Closed
wants to merge 5 commits into from
Closed

Gg 0.6.0 #783

wants to merge 5 commits into from

Commits on Oct 14, 2024

  1. vg/vgsvg: prepare for stricter sprintf

    Go-1.24's govet will reject fmt.Xprintf calls with non-constant
    formatting strings.
    
    Signed-off-by: Sebastien Binet <binet@cern.ch>
    sbinet committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d5b2fcf View commit details
    Browse the repository at this point in the history
  2. all: bump gg@v0.6.0

    Signed-off-by: Sebastien Binet <binet@cern.ch>
    sbinet committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    235f54a View commit details
    Browse the repository at this point in the history
  3. all: bump x/{exp,image,sys,text}, fpdf, go-fonts and go-latex

    Signed-off-by: Sebastien Binet <binet@cern.ch>
    sbinet committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    8d8791d View commit details
    Browse the repository at this point in the history
  4. all: bump to Go-1.23, drop Go-1.21

    Signed-off-by: Sebastien Binet <binet@cern.ch>
    sbinet committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    18e5cda View commit details
    Browse the repository at this point in the history
  5. ci: bump staticcheck

    Signed-off-by: Sebastien Binet <binet@cern.ch>
    sbinet committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6ae68f4 View commit details
    Browse the repository at this point in the history