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

update go.mod and fix code in README #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

update go.mod and fix code in README #9

wants to merge 2 commits into from

Commits on Mar 21, 2021

  1. maint: run 'go mod tidy'

    gazelle repos were updated with:
    bazel run //:gazelle -- update-repos -from_file=go.mod -to_macro=go.bzl%go_modules
    
    formatting cleaned up with buildifier
    bttk committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    0acfdb5 View commit details
    Browse the repository at this point in the history
  2. fix: update code snippets in README

    The snippets got outdated and required some effort to function properly.
    bttk committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    9d703d2 View commit details
    Browse the repository at this point in the history