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

Implement encoding.TextMarshaler and encoding.TextUnmarshaler #173

Commits on May 28, 2022

  1. Copy the full SHA
    6026159 View commit details
    Browse the repository at this point in the history
  2. test yaml (un)marshal

    MarkRosemaker committed May 28, 2022
    Copy the full SHA
    52f6efe View commit details
    Browse the repository at this point in the history
  3. go mod

    MarkRosemaker committed May 28, 2022
    Copy the full SHA
    fbf6d40 View commit details
    Browse the repository at this point in the history
  4. remove dependencies

    MarkRosemaker committed May 28, 2022
    Copy the full SHA
    4c39154 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. Delete go.sum

    MarkRosemaker committed May 29, 2022
    Copy the full SHA
    842ad4e View commit details
    Browse the repository at this point in the history
  2. simplify UnmarshalText

    MarkRosemaker committed May 29, 2022
    Copy the full SHA
    601d8ec View commit details
    Browse the repository at this point in the history