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

Mustget #17

Merged
merged 7 commits into from
May 4, 2021
Merged

Mustget #17

merged 7 commits into from
May 4, 2021

Commits on Dec 7, 2018

  1. Marshal empty as null (#9)

    * Support “null”
    
    This change adds support for marshaling and unmarshaling “null” and reflecting that the value is not present, rather than relying on the “zero” value
    
    * Fix to specify {{ .VariableName }}
    
    * Add support for go modules
    
    * Fix go mod path
    
    * Update golden test
    
    * Remove go.mod per pull request
    Openly, Inc authored and mwielbut committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    177fbfa View commit details
    Browse the repository at this point in the history
  2. Add example test

    markphelps authored and mwielbut committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    a341c6e View commit details
    Browse the repository at this point in the history
  3. Update README.md

    markphelps authored and mwielbut committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    515f25f View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2018

  1. Merge pull request #4 from markphelps/master

    Resync
    mwielbut committed Dec 9, 2018
    Configuration menu
    Copy the full SHA
    88d696d View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. Configuration menu
    Copy the full SHA
    4144ace View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71ca308 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Regenerate

    markphelps committed May 4, 2021
    Configuration menu
    Copy the full SHA
    36e20e9 View commit details
    Browse the repository at this point in the history